Comment out backend.yaml and worker.yaml in kustomization.yaml for brusnika-stage.
This commit is contained in:
parent
d0224b39ad
commit
c9d4842763
@ -4,5 +4,5 @@ kind: Kustomization
|
|||||||
namespace: transmittal
|
namespace: transmittal
|
||||||
resources:
|
resources:
|
||||||
- frontend.yaml
|
- frontend.yaml
|
||||||
- backend.yaml
|
# - backend.yaml
|
||||||
- worker.yaml
|
# - worker.yaml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user