mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
Update 2 files
- /bitwarden/templates/service.yaml - /bitwarden/templates/ingress.yaml
This commit is contained in:
parent
6ecb3bd94c
commit
2bfcaa7351
2 changed files with 9 additions and 12 deletions
|
|
@ -2,10 +2,7 @@ apiVersion: v1
|
|||
kind: Service
|
||||
metadata:
|
||||
name: bitwarden
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: bitwarden.durp.info
|
||||
spec:
|
||||
externalName: durp.info
|
||||
ports:
|
||||
- name: http
|
||||
port: 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue