update grafana dashboad annotation in kps
This commit is contained in:
parent
599d0f9790
commit
d38a30581c
1 changed files with 1 additions and 16 deletions
|
@ -191,18 +191,3 @@ spec:
|
|||
multicluster:
|
||||
etcd:
|
||||
enabled: true
|
||||
postRenderers:
|
||||
- kustomize:
|
||||
patches:
|
||||
- target:
|
||||
version: v1
|
||||
kind: ConfigMap
|
||||
labelSelector: grafana_dashboard in (1)
|
||||
patch: |-
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: not-used
|
||||
namespace: not-used
|
||||
annotations:
|
||||
grafana_folder: Kubernetes
|
Loading…
Reference in a new issue