mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
Update internalproxy/templates/guac.yaml
This commit is contained in:
parent
ba8586aa5c
commit
ee79188e5f
1 changed files with 0 additions and 0 deletions
9
internalproxy/templates/guac.yaml
Normal file
9
internalproxy/templates/guac.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
kind: Service
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: guac-external-dns
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: guac.durp.info
|
||||
spec:
|
||||
type: ExternalName
|
||||
externalName: durp.info
|
||||
Loading…
Add table
Add a link
Reference in a new issue