roozeec/argocd-app-configpublic Fork 0
f707b7b
Commits
Clone
git clone https://git.rickub.com/roozeec/argocd-app-config.git
git clone ssh://git@rickub.com/roozeec/argocd-app-config.git

Update deployment.yaml

Nana Janashia committed 2021-10-10T17:06:35Z Browse files
f707b7b parent: ffe167c
modified dev/deployment.yaml +1 -1
@@ -6,7 +6,7 @@ spec:
66 selector:
77 matchLabels:
88 app: myapp
9- replicas: 2
9+ replicas: 3
1010 template:
1111 metadata:
1212 labels:
@@ -6,7 +6,7 @@ spec:
6 selector:6 selector:
7 matchLabels:7 matchLabels:
8 app: myapp8 app: myapp
9- replicas: 29+ replicas: 3
10 template:10 template:
11 metadata:11 metadata:
12 labels:12 labels: