mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update 3 files
- /internalproxy/templates/registry.yaml - /internalproxy/templates/nexus.yaml - /internalproxy/templates/kasm-ingress.yaml
This commit is contained in:
parent
38504f0a8e
commit
c8a0e8da19
3 changed files with 3 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue