Turned postgres database into kustomization component for easier reuse

This commit is contained in:
2024-11-18 00:38:49 +01:00
parent befce13f80
commit abf5154701
6 changed files with 53 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1alpha1
kind: Component
resources:
- ./database.yaml
- ./b2-access-key.yaml
replacements:
- path: replacement.yaml