1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00
juanfont.headscale/k8s/postgres/kustomization.yaml
Kristoffer Dalby 6b3114ad6f Run prettier
2021-11-13 08:11:55 +00:00

14 lines
249 B
YAML

namespace: headscale
bases:
- ../base
resources:
- deployment.yaml
- postgres-service.yaml
- postgres-statefulset.yaml
generatorOptions:
disableNameSuffixHash: true
secretGenerator:
- name: postgresql
files:
- secrets/password