Skip to content

Commit f14dfaf

Browse files
csviriCopilot
andauthored
Update sample-operators/metrics-processing/src/main/resources/io/javaoperatorsdk/operator/sample/deployment.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 78a12ad commit f14dfaf

File tree

1 file changed

+1
-1
lines changed
  • sample-operators/metrics-processing/src/main/resources/io/javaoperatorsdk/operator/sample

1 file changed

+1
-1
lines changed

sample-operators/metrics-processing/src/main/resources/io/javaoperatorsdk/operator/sample/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
spec:
3131
containers:
3232
- name: nginx
33-
image: nginx:1.17.0
33+
image: nginx:1.25.5
3434
ports:
3535
- containerPort: 80
3636
volumeMounts:

0 commit comments

Comments
 (0)