feat(flux): add docs-site ImageRepository, ImagePolicy, and setter marker
Validate Flux manifests / kustomize-build (pull_request) Failing after 51s
Validate Flux manifests / kustomize-build (pull_request) Failing after 51s
Closes leeworks-agents/api-company#85 - Add ImageRepository 'docs-site' in flux-system watching registry.leeworks.dev/leeworks-agents/docs-site (5m poll interval) - Add ImagePolicy 'docs-site' in flux-system using alphabetical/asc ordering (consistent with SHA-tag CI pushes) - Add $imagepolicy setter marker comment to flux/docs-site/helmrelease.yaml so Flux ImageUpdateAutomation can auto-commit new image tags kustomize build flux/ = PASS
This commit is contained in:
@@ -35,7 +35,7 @@ spec:
|
||||
- name: gitea-registry
|
||||
containers:
|
||||
- name: docs-site
|
||||
image: registry.leeworks.dev/leeworks-agents/docs-site:latest
|
||||
image: registry.leeworks.dev/leeworks-agents/docs-site:latest # {"$imagepolicy": "flux-system:docs-site"}
|
||||
ports:
|
||||
- containerPort: 80
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user