mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
test
This commit is contained in:
parent
ac76fe6fb8
commit
3894a397db
1 changed files with 10 additions and 0 deletions
|
|
@ -30,3 +30,13 @@ spec:
|
||||||
- hosts:
|
- hosts:
|
||||||
- longhorn.internal.durp.info
|
- longhorn.internal.durp.info
|
||||||
secretName: longhorn-tls
|
secretName: longhorn-tls
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
kind: Service
|
||||||
|
apiVersion: v1
|
||||||
|
metadata:
|
||||||
|
name: ak-outpost
|
||||||
|
spec:
|
||||||
|
type: ExternalName
|
||||||
|
externalName: ak-outpost-authentik-embedded-outpost.authentik.svc.cluster.local
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue