mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-03-29 05:03:23 +00:00
Compare commits
1 Commits
fix-dns
...
fix-kamaji
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d9cf98b905 |
@@ -39,9 +39,7 @@ metadata:
|
||||
spec:
|
||||
dataStoreName: "{{ $etcd }}"
|
||||
addons:
|
||||
coreDNS:
|
||||
dnsServiceIPs:
|
||||
- 10.95.0.10
|
||||
coreDNS: {}
|
||||
konnectivity: {}
|
||||
kubelet:
|
||||
cgroupfs: systemd
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
kamaji:
|
||||
etcd:
|
||||
deploy: false
|
||||
|
||||
# Fix https://github.com/clastix/kamaji/pull/467
|
||||
image:
|
||||
repository: ghcr.io/kvaps/test
|
||||
tag: kamaji-v0.6.0-fix
|
||||
|
||||
Reference in New Issue
Block a user