revert
This commit is contained in:
parent
0253ac813d
commit
c26261865e
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue