Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Add kustomization for test
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisa Cho committed May 1, 2020
1 parent 4f71218 commit 2d8d643
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions deploy/overlays/test/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
bases:
- ../../base
images:
- name: cfpersi/smb-csi-driver
newTag: local-test
newName: registry:5000/cfpersi/smb-csi-driver

0 comments on commit 2d8d643

Please sign in to comment.