fix(portfolio): add image pull secrets

This commit is contained in:
David Landry 2024-10-19 12:22:42 -04:00
parent 13ea8de355
commit 756d44b21e
5 changed files with 59 additions and 8 deletions

View file

@ -2,8 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
- ./ingress.yaml
- ../../base
- ./ingress.yaml
generators:
- ./secret-generator.yaml
images:
- name: registry.int.nc.landry.land/portfolio-site
newTag: latest
- name: registry.int.nc.landry.land/portfolio-site
newTag: latest