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 272b9be commit 03c2e54Copy full SHA for 03c2e54
resources/test-data/sample-gitops-repository/components/componentA/base/kustomization.yaml
@@ -2,7 +2,7 @@
2
resources:
3
- deployment-sample-workload.yaml
4
- service-sample-workload.yaml
5
- - route-sample-workload.yaml
+# - route-sample-workload.yaml
6
# - (resources will be applied in all environments, though overlays may modify these via patches)
7
8
apiVersion: kustomize.config.k8s.io/v1beta1
resources/test-data/sample-gitops-repository/components/componentB/base/kustomization.yaml
0 commit comments