Update argocd-basic.jsonnet
Removed EKS patch from example
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
local kp = (import 'kube-prometheus/kube-prometheus.libsonnet') +
|
local kp = (import 'kube-prometheus/kube-prometheus.libsonnet') + {
|
||||||
(import 'kube-prometheus/kube-prometheus-eks.libsonnet') + {
|
|
||||||
_config+:: {
|
_config+:: {
|
||||||
namespace: 'monitoring',
|
namespace: 'monitoring',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user