Skip to content

Commit 434cb71

Browse files
committed
Fix patch syntax in kustomization
1 parent e95599a commit 434cb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitops-demo/overlays/minikube.local/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ resources:
22
- ../../base
33
- microcks-apisource.yaml
44
patches:
5-
- patch: microcks-instance.yaml
5+
- path: microcks-instance.yaml

0 commit comments

Comments
 (0)