[hotfix] fix error deploy kube-prometheus-stack (!113)
Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/113 Reviewed-by: Rustam Tagaev <rustam.tagaev@avroid.team>
This commit is contained in:
@@ -28,6 +28,7 @@ spec:
|
||||
syncOptions:
|
||||
- ApplyOutOfSyncOnly=true
|
||||
- CreateNamespace=true
|
||||
- ServerSideApply=true
|
||||
---
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: AppProject
|
||||
@@ -59,3 +60,11 @@ spec:
|
||||
kind: ClusterRoleBinding
|
||||
- group: '*'
|
||||
kind: CustomResourceDefinition
|
||||
- group: '*'
|
||||
kind: ValidatingWebhookConfiguration
|
||||
- group: '*'
|
||||
kind: MutatingWebhookConfiguration
|
||||
- group: '*'
|
||||
kind: ServiceMonitor
|
||||
- group: '*'
|
||||
kind: Prometheus
|
||||
|
||||
Reference in New Issue
Block a user