Skip to content

Commit 774089d

Browse files
Normalize rollout name
1 parent 91c86b7 commit 774089d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

canary-app/rollout.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: argoproj.io/v1alpha1
33
kind: Rollout
44
metadata:
5-
name: summer-k8s-rollout
5+
name: simple-rollout
66
spec:
77
revisionHistoryLimit: 1
88
replicas: 10

0 commit comments

Comments
 (0)