kustomization.yaml: update
This commit is contained in:
parent
2ce458c184
commit
18b6083847
@ -2,4 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: monitoring
|
||||
resources:
|
||||
- observability-agent.yaml
|
||||
- prometheus-operator-agent.yaml
|
||||
|
||||
@ -15,7 +15,7 @@ spec:
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: observabilityagent
|
||||
name: prometheus-operator-agent
|
||||
namespace: monitoring
|
||||
spec:
|
||||
chart:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user