Move kubernetes to kustomize, since thats what it is
This commit is contained in:
parent
8a07a63b1c
commit
8d504c35bf
21 changed files with 0 additions and 0 deletions
|
@ -1,13 +0,0 @@
|
|||
namespace: headscale
|
||||
bases:
|
||||
- ../base
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- postgres-service.yaml
|
||||
- postgres-statefulset.yaml
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
secretGenerator:
|
||||
- name: postgresql
|
||||
files:
|
||||
- secrets/password
|
Loading…
Add table
Add a link
Reference in a new issue