roozeec/argocd-app-configpublic Fork 0
cbaf0dd
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 service.yaml

Nana Janashia committed 2021-10-11T08:55:19Z Browse files
cbaf0dd parent: b6c2ff4
modified dev/service.yaml +2 -2
@@ -6,7 +6,7 @@ spec:
66 selector:
77 app: myapp
88 ports:
9- - port: 8080
9+ - port: 8090
1010 protocol: TCP
1111 targetPort: 8080
12-
\ No newline at end of file
12+
@@ -6,7 +6,7 @@ spec:
6 selector:6 selector:
7 app: myapp7 app: myapp
8 ports:8 ports:
9- - port: 80809+ - port: 8090
10 protocol: TCP10 protocol: TCP
11 targetPort: 808011 targetPort: 8080
12-
\ No newline at end of file\ No newline at end of file
12+