296c569cc8
Moves artifactapi out of platform-apps ApplicationSet and into a dedicated image-updater-apps ApplicationSet so image updater annotations are scoped only to artifactapi. Reserves apps/overlays/*/argocd-image-updater in platform-apps for the image updater deployment (followup).
11 lines
179 B
YAML
11 lines
179 B
YAML
---
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- aitooling.yaml
|
|
- imageupdater.yaml
|
|
- observability.yaml
|
|
- platform.yaml
|
|
- storage.yaml
|