1 Commits

Author SHA1 Message Date
b92f36dfa3 Update Helm release openbao to v0.25.4 2026-02-19 00:00:54 +00:00
5 changed files with 4 additions and 9 deletions

View File

@@ -20,6 +20,3 @@ gen-talos-config:
apply-talos-config: apply-talos-config:
talosctl -n anapistula-delrosalae apply-config -f talos/generated/anapistula-delrosalae.yaml talosctl -n anapistula-delrosalae apply-config -f talos/generated/anapistula-delrosalae.yaml
get-kubeconfig:
talosctl -n anapistula-delrosalae kubeconfig talos/generated/kubeconfig

View File

@@ -23,7 +23,7 @@ spec:
accessModes: accessModes:
- ReadWriteOnce - ReadWriteOnce
persistentVolumeReclaimPolicy: Retain persistentVolumeReclaimPolicy: Retain
storageClassName: hdd-lvmpv storageClassName: openebs-lvmpv
volumeMode: Filesystem volumeMode: Filesystem
csi: csi:
driver: local.csi.openebs.io driver: local.csi.openebs.io

View File

@@ -21,7 +21,6 @@ in
VAULT_ADDR = "https://openbao.lumpiasty.xyz:8200"; VAULT_ADDR = "https://openbao.lumpiasty.xyz:8200";
PATH = "${config.devenv.root}/utils:${pkgs.coreutils}/bin"; PATH = "${config.devenv.root}/utils:${pkgs.coreutils}/bin";
PYTHON_BIN = "${python}/bin/python"; PYTHON_BIN = "${python}/bin/python";
KUBECONFIG = "${config.devenv.root}/talos/generated/kubeconfig";
}; };
# Packages # Packages
@@ -33,7 +32,6 @@ in
(kubectl.withKrewPlugins (plugins: with plugins; [ (kubectl.withKrewPlugins (plugins: with plugins; [
mayastor mayastor
openebs openebs
browse-pvc
])) ]))
ansible ansible
fluxcd fluxcd

View File

@@ -23,7 +23,7 @@ spec:
chart: chart:
spec: spec:
chart: openbao chart: openbao
version: 0.25.5 version: 0.25.4
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: openbao name: openbao

View File

@@ -16,8 +16,8 @@ machine:
diskSelector: diskSelector:
wwid: t10.ATA SSDPR-CX400-256 GUH039914 wwid: t10.ATA SSDPR-CX400-256 GUH039914
# Generated on https://factory.talos.dev/ # Generated on https://factory.talos.dev/
# amd-ucode, amdgpu and btrfs # amd-ucode and amdgpu
image: factory.talos.dev/metal-installer/80c3a00af9a5930d1788532c6cc9e8a9b23f8e553d1bb2933b2221f92703d655:v1.12.1 image: factory.talos.dev/metal-installer/9c1d1b442d73f96dcd04e81463eb20000ab014062d22e1b083e1773336bc1dd5:v1.10.6
extraKernelArgs: extraKernelArgs:
- cpufreq.default_governor=performance - cpufreq.default_governor=performance
sysfs: sysfs: