..
This commit is contained in:
parent
d1f976f83a
commit
1f6794647c
@ -3,7 +3,6 @@ kind: Rollout
|
||||
metadata:
|
||||
name: rollouts-demo
|
||||
spec:
|
||||
revisionHistoryLimit: 2
|
||||
selector:
|
||||
matchLabels:
|
||||
app: rollouts-demo
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user