Compare commits
1 commit
ddf7723cd3
...
1ec3132e52
Author | SHA1 | Date | |
---|---|---|---|
1ec3132e52 |
4 changed files with 6 additions and 6 deletions
|
@ -106,7 +106,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: kube-prometheus-stack
|
- chart: kube-prometheus-stack
|
||||||
repoURL: https://prometheus-community.github.io/helm-charts
|
repoURL: https://prometheus-community.github.io/helm-charts
|
||||||
targetRevision: 71.1.0
|
targetRevision: 71.0.0
|
||||||
helm:
|
helm:
|
||||||
releaseName: prometheus
|
releaseName: prometheus
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
|
@ -5,5 +5,5 @@ kind: Kustomization
|
||||||
images:
|
images:
|
||||||
- name: git.ar21.de/yolokube/dashboard
|
- name: git.ar21.de/yolokube/dashboard
|
||||||
newName: git.ar21.de/yolokube/dashboard
|
newName: git.ar21.de/yolokube/dashboard
|
||||||
newTag: "504"
|
newTag: "496"
|
||||||
namespace: dashboard
|
namespace: dashboard
|
||||||
|
|
|
@ -5,7 +5,7 @@ kind: Kustomization
|
||||||
images:
|
images:
|
||||||
- name: git.ar21.de/yolokube/dashboard
|
- name: git.ar21.de/yolokube/dashboard
|
||||||
newName: git.ar21.de/yolokube/dashboard
|
newName: git.ar21.de/yolokube/dashboard
|
||||||
newTag: staging-502
|
newTag: staging-495
|
||||||
namespace: dashboard-staging
|
namespace: dashboard-staging
|
||||||
patches:
|
patches:
|
||||||
- patch: |-
|
- patch: |-
|
||||||
|
|
|
@ -198,9 +198,9 @@ crds:
|
||||||
kubeEtcd:
|
kubeEtcd:
|
||||||
enabled: true
|
enabled: true
|
||||||
endpoints:
|
endpoints:
|
||||||
- 78.47.196.191 # master1
|
- 78.47.196.191 # master1
|
||||||
- 116.202.28.33 # master2
|
- 116.202.28.33 # master2
|
||||||
- 162.55.35.186 # master3
|
- 162.55.35.186 # master3
|
||||||
service:
|
service:
|
||||||
enabled: true
|
enabled: true
|
||||||
port: 2379
|
port: 2379
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue