Revert "Try to solve issue with imaePull Error"
This reverts commit c739180b1c.
This commit is contained in:
parent
c739180b1c
commit
febf8d7ee5
|
|
@ -36,12 +36,6 @@ kube-prometheus-stack:
|
||||||
- monitoring.video.jamkazam.com
|
- monitoring.video.jamkazam.com
|
||||||
prometheusSpec:
|
prometheusSpec:
|
||||||
automountServiceAccountToken: null
|
automountServiceAccountToken: null
|
||||||
image: null
|
|
||||||
securityContext:
|
|
||||||
fsGroup: 2000
|
|
||||||
runAsGroup: 2000
|
|
||||||
runAsNonRoot: true
|
|
||||||
runAsUser: 1000
|
|
||||||
retention: 60d
|
retention: 60d
|
||||||
retentionSize: 20GB
|
retentionSize: 20GB
|
||||||
routePrefix: /prometheus
|
routePrefix: /prometheus
|
||||||
|
|
@ -129,12 +123,6 @@ kube-prometheus-stack:
|
||||||
- monitoring.video.jamkazam.com
|
- monitoring.video.jamkazam.com
|
||||||
alertmanagerSpec:
|
alertmanagerSpec:
|
||||||
automountServiceAccountToken: null
|
automountServiceAccountToken: null
|
||||||
image: null
|
|
||||||
securityContext:
|
|
||||||
fsGroup: 2000
|
|
||||||
runAsGroup: 2000
|
|
||||||
runAsNonRoot: true
|
|
||||||
runAsUser: 1000
|
|
||||||
routePrefix: /alertmanager
|
routePrefix: /alertmanager
|
||||||
externalUrl: https://monitoring.video.jamkazam.com/alertmanager
|
externalUrl: https://monitoring.video.jamkazam.com/alertmanager
|
||||||
storage:
|
storage:
|
||||||
|
|
|
||||||
|
|
@ -36,12 +36,6 @@ kube-prometheus-stack:
|
||||||
- monitoring.staging.video.jamkazam.com
|
- monitoring.staging.video.jamkazam.com
|
||||||
prometheusSpec:
|
prometheusSpec:
|
||||||
automountServiceAccountToken: null
|
automountServiceAccountToken: null
|
||||||
image: null
|
|
||||||
securityContext:
|
|
||||||
fsGroup: 2000
|
|
||||||
runAsGroup: 2000
|
|
||||||
runAsNonRoot: true
|
|
||||||
runAsUser: 1000
|
|
||||||
retention: 60d
|
retention: 60d
|
||||||
retentionSize: 20GB
|
retentionSize: 20GB
|
||||||
routePrefix: /prometheus
|
routePrefix: /prometheus
|
||||||
|
|
@ -129,12 +123,6 @@ kube-prometheus-stack:
|
||||||
- monitoring.staging.video.jamkazam.com
|
- monitoring.staging.video.jamkazam.com
|
||||||
alertmanagerSpec:
|
alertmanagerSpec:
|
||||||
automountServiceAccountToken: null
|
automountServiceAccountToken: null
|
||||||
image: null
|
|
||||||
securityContext:
|
|
||||||
fsGroup: 2000
|
|
||||||
runAsGroup: 2000
|
|
||||||
runAsNonRoot: true
|
|
||||||
runAsUser: 1000
|
|
||||||
routePrefix: /alertmanager
|
routePrefix: /alertmanager
|
||||||
externalUrl: https://monitoring.staging.video.jamkazam.com/alertmanager
|
externalUrl: https://monitoring.staging.video.jamkazam.com/alertmanager
|
||||||
storage:
|
storage:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue