Skip to content

Commit b1ded3f

Browse files
committed
Kustomize: use latest image to reduce release friction
1 parent a3eb34a commit b1ded3f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

deploy/kustomization.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ kind: Kustomization
33
commonLabels:
44
app.kubernetes.io/name: lieutenant-api
55
app.kubernetes.io/part-of: project-syn
6-
images:
7-
- name: docker.io/projectsyn/lieutenant-api
8-
newTag: v0.12.0
96
resources:
107
- deployment.yaml
118
- role_binding.yaml

0 commit comments

Comments
 (0)