rollout v2

This commit is contained in:
Waylon Walker 2024-03-12 21:01:00 -05:00
parent 75fe35ab4c
commit 8ca221579e
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4

View file

@ -28,7 +28,7 @@ spec:
spec: spec:
containers: containers:
- name: hello-world - name: hello-world
image: docker.io/waylonwalker/learn-rollouts:v1 image: docker.io/waylonwalker/learn-rollouts:v2
ports: ports:
- containerPort: 5000 - containerPort: 5000
strategy: strategy: