This commit is contained in:
icurfer 2024-12-03 07:22:56 +00:00
parent d1f976f83a
commit 1f6794647c
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@ kind: Rollout
metadata:
name: rollouts-demo
spec:
revisionHistoryLimit: 2
selector:
matchLabels:
app: rollouts-demo

View File

@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: argoproj/rollouts-demo:blue
- name: argoproj/rollouts-demo
newTag: blue
resources:
- ../../base