Uncomment deployment resource in contracts kustomization file
This commit is contained in:
parent
46e16fc287
commit
4ddaf9c7d9
@ -4,5 +4,5 @@ kind: Kustomization
|
||||
namespace: contracts
|
||||
resources:
|
||||
- namespace.yaml
|
||||
# - deployment.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user