Compare commits
13 commits
568dfe9726
...
97f00defb4
Author | SHA1 | Date | |
---|---|---|---|
97f00defb4 | |||
401864e1d3 | |||
13470653f8 | |||
7950f5d473 | |||
390470551c | |||
edb85bf79f | |||
7dd8899aad | |||
ccb60b431b | |||
797fd6da54 | |||
aaed994137 | |||
0c0a397841 | |||
001ec57e2d | |||
b63cc2e749 |
4 changed files with 6 additions and 6 deletions
|
@ -39,7 +39,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://argoproj.github.io/argo-helm
|
- repoURL: https://argoproj.github.io/argo-helm
|
||||||
chart: argo-cd
|
chart: argo-cd
|
||||||
targetRevision: 7.8.28
|
targetRevision: 7.9.0
|
||||||
helm:
|
helm:
|
||||||
releaseName: argo
|
releaseName: argo
|
||||||
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: "496"
|
newTag: "504"
|
||||||
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-495
|
newTag: staging-502
|
||||||
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