Add applications to Argo CD kustomization.yaml for enhanced deployment
This commit is contained in:
@@ -3,4 +3,8 @@
|
||||
# rest of **clusters/noble/bootstrap** via **noble-bootstrap-root** once automated sync is enabled.
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources: []
|
||||
resources:
|
||||
- kube-prometheus-application.yaml
|
||||
- loki-application.yaml
|
||||
- fluent-bit-application.yaml
|
||||
- headlamp-application.yaml
|
||||
|
||||
Reference in New Issue
Block a user