Compare commits

..

5 commits

Author SHA1 Message Date
797fd6da54 DASHBOARD: update image tag to 500 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 13:21:38 +02:00
aaed994137 Merge pull request 'DASHBOARD STAGING: update image tag to 499' (#908) from 499_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 13:21:16 +02:00
0c0a397841 DASHBOARD STAGING: update image tag to staging-499 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-30 13:21:08 +02:00
001ec57e2d Merge pull request 'fix(prometheus): add additional spaces to satisfy linter' (#910) from tom-patch-1 into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #910
2025-04-30 13:20:39 +02:00
tom
b63cc2e749 fix(prometheus): add additional spaces to satisfy linter
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Signed-off-by: tom <tomneuber@web.de>
2025-04-30 13:20:17 +02:00
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard
newTag: staging-495
newTag: staging-499
namespace: dashboard-staging
patches:
- patch: |-

View file

@ -198,9 +198,9 @@ crds:
kubeEtcd:
enabled: true
endpoints:
- 78.47.196.191 # master1
- 116.202.28.33 # master2
- 162.55.35.186 # master3
- 78.47.196.191 # master1
- 116.202.28.33 # master2
- 162.55.35.186 # master3
service:
enabled: true
port: 2379