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
|
||||
resources:
|
||||
- frontend.yaml
|
||||
- backend.yaml
|
||||
- worker.yaml
|
||||
# - backend.yaml
|
||||
# - worker.yaml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user