We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0293953 commit 4301009Copy full SHA for 4301009
gitops-demo/overlays/minikube.local/kustomization.yaml
@@ -1,6 +1,5 @@
1
-bases:
2
-- ../../base
3
-patchesStrategicMerge:
4
-- microcks-instance.yaml
5
resources:
6
-- microcks-apisource.yaml
+- ../../base
+- microcks-apisource.yaml
+patches:
+- microcks-instance.yaml
0 commit comments