Skip to content

Commit

Permalink
Set container image for controller Deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
koba1t committed Jan 24, 2020
1 parent 65edfb9 commit 332ddd8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
resources:
- manager.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: controller
newName: quay.io/koba1t/esc-controller

0 comments on commit 332ddd8

Please sign in to comment.