cleaner monitoring
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: monitoring
|
||||
namespace: prometheus
|
||||
|
||||
resources:
|
||||
- namespace.yaml
|
||||
@@ -13,6 +13,7 @@ resources:
|
||||
- thanos-store.statefulset.yaml
|
||||
- thanos-query.deployment.yaml
|
||||
|
||||
|
||||
images:
|
||||
- name: thanos
|
||||
newName: quay.io/thanos/thanos
|
||||
|
Reference in New Issue
Block a user