Update 3 files

- /internalproxy/templates/registry.yaml
- /internalproxy/templates/nexus.yaml
- /internalproxy/templates/kasm-ingress.yaml
This commit is contained in:
2023-06-09 01:55:12 +00:00
parent 38504f0a8e
commit c8a0e8da19
3 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ spec:
kind: Service
apiVersion: v1
metadata:
name: heimdall-external-dns
name: kasm-external-dns
annotations:
external-dns.alpha.kubernetes.io/hostname: kasm.durp.info
spec:

View File

@@ -63,7 +63,7 @@ spec:
kind: Service
apiVersion: v1
metadata:
name: heimdall-external-dns
name: nexus-external-dns
annotations:
external-dns.alpha.kubernetes.io/hostname: nexus.durp.info
spec:

View File

@@ -63,7 +63,7 @@ spec:
kind: Service
apiVersion: v1
metadata:
name: heimdall-external-dns
name: registry-external-dns
annotations:
external-dns.alpha.kubernetes.io/hostname: registry.durp.info
spec: