Browse Source

Update manifests.yaml

pull/28/head
Alex Collins 6 years ago
committed by GitHub
parent
commit
65f4b13c86
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      sync-waves/manifests.yaml

4
sync-waves/manifests.yaml

@ -19,7 +19,7 @@ kind: ReplicaSet
metadata:
name: backend
spec:
replicas: 2
replicas: 1
selector:
matchLabels:
tier: backend
@ -69,7 +69,7 @@ metadata:
annotations:
argocd.argoproj.io/sync-wave: "2"
spec:
replicas: 2
replicas: 1
selector:
matchLabels:
tier: frontend

Loading…
Cancel
Save