rollout v1

This commit is contained in:
Waylon Walker 2024-03-13 20:47:42 -05:00
parent 6d3c272c1a
commit 46f053cacc
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:v2 image: docker.io/waylonwalker/learn-rollouts:v1
ports: ports:
- containerPort: 5000 - containerPort: 5000
strategy: strategy: