openproject initial commit
This commit is contained in:
parent
becd916820
commit
5c4e71e9c6
5 changed files with 180 additions and 0 deletions
7
openproject/kustomization.yaml
Normal file
7
openproject/kustomization.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
generators:
|
||||
- ./secret-generator.yaml
|
||||
resources:
|
||||
- ./db.yaml
|
Loading…
Add table
Add a link
Reference in a new issue