fix(portfolio): add image pull secrets
This commit is contained in:
parent
13ea8de355
commit
42de726a30
5 changed files with 47 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ kind: Kustomization
|
|||
resources:
|
||||
- ../../base
|
||||
- ./ingress.yaml
|
||||
- ./secret-generator.yaml
|
||||
|
||||
images:
|
||||
- name: registry.int.nc.landry.land/portfolio-site
|
||||
newTag: latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue