++
This commit is contained in:
parent
ffc186e418
commit
d1b7fb65aa
@ -13,3 +13,5 @@ resources:
|
|||||||
- frontend.yaml
|
- frontend.yaml
|
||||||
- srx-admin.yaml
|
- srx-admin.yaml
|
||||||
- s3-proxy.yaml
|
- s3-proxy.yaml
|
||||||
|
- redis-deployment.yaml
|
||||||
|
- redis-service.yaml
|
||||||
|
|||||||
@ -4,6 +4,4 @@ kind: Kustomization
|
|||||||
resources:
|
resources:
|
||||||
- ../base
|
- ../base
|
||||||
- postgresql.yaml
|
- postgresql.yaml
|
||||||
- redis-deployment.yaml
|
|
||||||
- redis-service.yaml
|
|
||||||
patches: []
|
patches: []
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user