We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2dd417 commit d4acd48Copy full SHA for d4acd48
kustomization.yaml
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
4
commonLabels:
5
- mycompany.com/policy-version: "2.0.0"
+ mycompany.com/policy-version: "2.0.1"
6
7
resources:
8
- deployment.yaml
0 commit comments