Add ghcr.io pull secret for private container images

Sealed secret provides auth for pulling from ghcr.io/lazorgurl/*.
Added imagePullSecrets to both app deployments.
This commit is contained in:
Julia McGhee
2026-03-20 20:06:18 +00:00
parent a38c6d399a
commit 9ae228f0f3
6 changed files with 34 additions and 0 deletions

View File

@@ -4,3 +4,4 @@ resources:
- deployment.yaml
- service.yaml
- ingress.yaml
- ghcr-pull-secret-sealed.yaml