Uncomment backend deployment resource in Notes app kustomization file
This commit is contained in:
parent
563e8ae54f
commit
f8dcdfb810
@ -4,7 +4,7 @@ kind: Kustomization
|
||||
namespace: notes
|
||||
resources:
|
||||
- namespace.yaml
|
||||
# - backend-deployment.yaml
|
||||
- backend-deployment.yaml
|
||||
- backend-service.yaml
|
||||
- frontend-deployment.yaml
|
||||
- frontend-service.yaml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user