Skip to content

Commit

Permalink
fix(kust): rename the kustomize.yaml file to kustomization.yaml
Browse files Browse the repository at this point in the history
Also add the version label in the kustomization yaml.

Signed-off-by: Pawan <pawan@mayadata.io>
  • Loading branch information
pawanpraka1 committed Nov 18, 2020
1 parent 919a058 commit 9575087
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
images:
- name: quay.io/openebs/zfs-driver
newTag: ci
- name: openebs.io/version
newTag: ci
resources:
- namespace.yaml
- zfsvolume-crd.yaml
Expand Down

0 comments on commit 9575087

Please sign in to comment.