Correct indentation.
This commit is contained in:
parent
43873f7332
commit
f8cbac884c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ kind: Kustomization
|
||||||
namespace: fediverse
|
namespace: fediverse
|
||||||
resources:
|
resources:
|
||||||
- ./externalsecret.yaml
|
- ./externalsecret.yaml
|
||||||
- ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
# - ./ingress.yaml
|
# - ./ingress.yaml
|
||||||
- ./postgresCluster.yaml
|
- ./postgresCluster.yaml
|
||||||
- ./pvc.yaml
|
- ./pvc.yaml
|
||||||
|
|
Reference in a new issue