Compare commits
No commits in common. "4a38b318ed7c8948001bba0a03050e2cb0e78e96" and "83e76e6af29cd25e7a53602fb3214363bf9268cc" have entirely different histories.
4a38b318ed
...
83e76e6af2
2 changed files with 6 additions and 15 deletions
|
@ -36,9 +36,7 @@ nodes:
|
|||
- siderolabs/amd-ucode
|
||||
- siderolabs/nonfree-kmod-nvidia
|
||||
- siderolabs/nvidia-container-toolkit
|
||||
# Need talos 1.8 for nvidia and zfs to coexist
|
||||
# https://github.com/siderolabs/extensions/issues/380
|
||||
# - siderolabs/zfs
|
||||
- siderolabs/zfs
|
||||
|
||||
patches:
|
||||
- |-
|
||||
|
@ -148,19 +146,12 @@ controlPlane:
|
|||
- 10.1.1.0/24
|
||||
extraMounts:
|
||||
- destination: /var/openebs/keys
|
||||
type: bind
|
||||
options:
|
||||
- bind
|
||||
- rshared
|
||||
- rw
|
||||
source: /var/openebs/keys
|
||||
options:
|
||||
- bind
|
||||
- rshared
|
||||
- rw
|
||||
- destination: /var/openebs/local
|
||||
type: bind
|
||||
source: /var/openebs/local
|
||||
options:
|
||||
- bind
|
||||
- rshared
|
||||
- rw
|
||||
|
||||
# Custom sysctls
|
||||
- |-
|
||||
|
|
|
@ -7,4 +7,4 @@ metadata:
|
|||
namespace: flux-system
|
||||
spec:
|
||||
interval: 2h
|
||||
url: https://openebs.github.io/openebs
|
||||
url: https://openebs.github.io/charts
|
Loading…
Reference in a new issue