kuztomization file for firefly
This commit is contained in:
parent
901bd555b2
commit
1da5af5d23
9
apps/fireflyiii/kustomization.yaml
Normal file
9
apps/fireflyiii/kustomization.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- firefly-ingress.yaml
|
||||
- firefly-app.yaml
|
||||
- firefly-secret.yaml
|
||||
- firefly-postgres.yaml
|
||||
- firefly-namespace.yaml
|
||||
- firefly-cm.yaml
|
||||
Loading…
Reference in a new issue