This commit is contained in:
Joseph Hanson 2024-09-10 21:11:57 -05:00
parent c26261865e
commit 24c1c9462d
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -34,17 +34,13 @@ spec:
ingressClassName: internal-nginx
hosts:
- host: &host "vault.jahanson.tech"
paths:
- path: /
service:
identifier: vault
port: &port 8200
paths: []
tls:
- hosts:
- *host
service:
type: "ClusterIP"
port: *port
port: &port 8200
targetPort: *port
# off until it's online for the first time
readinessProbe: