mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
1488f5c3bd
commit
35e46caf8e
1 changed files with 0 additions and 34 deletions
|
|
@ -32,37 +32,3 @@ vault:
|
||||||
repository: "registry.internal.durp.info/hashicorp/vault"
|
repository: "registry.internal.durp.info/hashicorp/vault"
|
||||||
tag: "1.15.2"
|
tag: "1.15.2"
|
||||||
|
|
||||||
server:
|
|
||||||
enabled: "-"
|
|
||||||
image:
|
|
||||||
repository: "registry.internal.durp.info/hashicorp/vault"
|
|
||||||
tag: "1.15.2"
|
|
||||||
pullPolicy: Always
|
|
||||||
ha:
|
|
||||||
enabled: false
|
|
||||||
replicas: 3
|
|
||||||
resources: {}
|
|
||||||
# resources:
|
|
||||||
# requests:
|
|
||||||
# memory: 256Mi
|
|
||||||
# cpu: 250m
|
|
||||||
# limits:
|
|
||||||
# memory: 256Mi
|
|
||||||
# cpu: 250m
|
|
||||||
|
|
||||||
dataStorage:
|
|
||||||
enabled: true
|
|
||||||
size: 10Gi
|
|
||||||
storageClass: longhorn
|
|
||||||
accessMode: ReadWriteOnce
|
|
||||||
auditStorage:
|
|
||||||
enabled: false
|
|
||||||
size: 10Gi
|
|
||||||
mountPath: "/vault/audit"
|
|
||||||
storageClass: longhorn
|
|
||||||
accessMode: ReadWriteOnce
|
|
||||||
ui:
|
|
||||||
enabled: false
|
|
||||||
externalPort: 8200
|
|
||||||
targetPort: 8200
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue