mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -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
|
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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue