flux manifest updates

This commit is contained in:
marcel-dempers 2023-09-26 11:32:51 +10:00
parent 0cf869ea7c
commit 5e800a5feb
2 changed files with 4 additions and 2 deletions

View File

@ -7,4 +7,6 @@ spec:
interval: 1m0s interval: 1m0s
ref: ref:
branch: fluxcd-2022 branch: fluxcd-2022
url: https://github.com/marcel-dempers/docker-development-youtube-series url: https://github.com/marcel-dempers/docker-development-youtube-series
secretRef:
name: example-app-2-github

View File

@ -20,5 +20,5 @@ spec:
push: push:
branch: fluxcd-2022 branch: fluxcd-2022
update: update:
path: .kubernetes/fluxcd/repositories/infra-repo/apps/example-app-2/deploy/deployment.yaml path: ./kubernetes/fluxcd/repositories/infra-repo/apps/example-app-2/deploy/deployment.yaml
strategy: Setters strategy: Setters