Update 3 files
- /internalproxy/templates/registry.yaml - /internalproxy/templates/nexus.yaml - /internalproxy/templates/kasm-ingress.yaml
This commit is contained in:
@@ -60,7 +60,7 @@ spec:
|
|||||||
kind: Service
|
kind: Service
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
metadata:
|
metadata:
|
||||||
name: heimdall-external-dns
|
name: kasm-external-dns
|
||||||
annotations:
|
annotations:
|
||||||
external-dns.alpha.kubernetes.io/hostname: kasm.durp.info
|
external-dns.alpha.kubernetes.io/hostname: kasm.durp.info
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
@@ -63,7 +63,7 @@ spec:
|
|||||||
kind: Service
|
kind: Service
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
metadata:
|
metadata:
|
||||||
name: heimdall-external-dns
|
name: nexus-external-dns
|
||||||
annotations:
|
annotations:
|
||||||
external-dns.alpha.kubernetes.io/hostname: nexus.durp.info
|
external-dns.alpha.kubernetes.io/hostname: nexus.durp.info
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
@@ -63,7 +63,7 @@ spec:
|
|||||||
kind: Service
|
kind: Service
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
metadata:
|
metadata:
|
||||||
name: heimdall-external-dns
|
name: registry-external-dns
|
||||||
annotations:
|
annotations:
|
||||||
external-dns.alpha.kubernetes.io/hostname: registry.durp.info
|
external-dns.alpha.kubernetes.io/hostname: registry.durp.info
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
Reference in New Issue
Block a user