roozeec/argocd-app-configpublic Fork 0
4773a39
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-11T09:41:53Z Browse files
4773a39 parent: 4ed2000
modified dev/deployment.yaml +1 -1
@@ -1,7 +1,7 @@
11 apiVersion: apps/v1
22 kind: Deployment
33 metadata:
4- name: myapp-deployment
4+ name: myapp
55 spec:
66 selector:
77 matchLabels:
@@ -1,7 +1,7 @@
1 apiVersion: apps/v11 apiVersion: apps/v1
2 kind: Deployment2 kind: Deployment
3 metadata:3 metadata:
4- name: myapp-deployment4+ name: myapp
5 spec:5 spec:
6 selector:6 selector:
7 matchLabels:7 matchLabels: