This commit is contained in:
Joseph Hanson 2024-09-10 20:58:46 -05:00
parent 0253ac813d
commit c26261865e
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ spec:
paths: paths:
- path: / - path: /
service: service:
# identifier: vault identifier: vault
port: &port 8200 port: &port 8200
tls: tls:
- hosts: - hosts:

View file

@ -6,7 +6,7 @@ metadata:
name: vault name: vault
namespace: flux-system namespace: flux-system
spec: spec:
interval: 10m interval: 1m
path: "./kubernetes/apps/security/vault/app" path: "./kubernetes/apps/security/vault/app"
prune: true prune: true
sourceRef: sourceRef: