Merge branch 'master' of https://git.open-it.io/Open-IT/gitops into master

This commit is contained in:
Fabrice D 2020-11-22 10:49:40 +01:00
commit d0f5c8b160

View File

@ -3,7 +3,7 @@ kind: Service
metadata: metadata:
name: nginx-frontend name: nginx-frontend
annotations: annotations:
external-dns.alpha.kubernetes.io/hostname: "nginx.hyponeros.intra" external-dns.alpha.kubernetes.io/hostname: "nginx.open-it.intra"
spec: spec:
ports: ports:
- name: "web" - name: "web"