We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 076d687 commit 19ee48fCopy full SHA for 19ee48f
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: "v2.1.1"
6
7
resources:
8
- deployment.yaml
0 commit comments