Skip to content

Commit ddaafaa

Browse files
committed
Fix images field in kustomization.yaml
1 parent 8d09169 commit ddaafaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33

4-
image:
4+
images:
55
- name: lsstsqre/strimzi-registry-operator
66
newTag: 0.4.0
77

0 commit comments

Comments
 (0)