++
This commit is contained in:
parent
f0aecc51ad
commit
ffc186e418
@ -8,3 +8,5 @@ resources:
|
|||||||
- filestream.yaml
|
- filestream.yaml
|
||||||
- frontend.yaml
|
- frontend.yaml
|
||||||
- pdm.yaml
|
- pdm.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