This commit is contained in:
2024-02-04 00:52:25 +01:00
parent 7c734db80a
commit 9ea515e140
5 changed files with 28 additions and 24 deletions

View File

@@ -8,7 +8,7 @@ resources:
- nginx.deployment.yaml
- nginx.service.yaml
- nginx-auth.sealedsecret.yaml
# - nginx.ingress.yaml
- nginx.ingress.yaml
- quartz-build.cronjob.yaml
- s3-credentials.sealedsecret.yaml
@@ -28,4 +28,6 @@ images:
newName: public.ecr.aws/aws-cli/aws-cli
newTag: latest
- name: nginx
newName: nginx
newTag: "1.25"