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