Skip to content

Commit e2dd417

Browse files
authored
Update kustomization.yaml
1 parent 323fb8d commit e2dd417

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kustomization.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33

44
commonLabels:
5-
mycompany.com/policy-version: "1.1.0"
5+
mycompany.com/policy-version: "2.0.0"
66

77
resources:
8-
- deployment.yaml
8+
- deployment.yaml

0 commit comments

Comments
 (0)