diff --git a/.github/workflows/karios-update.yaml b/.github/workflows/karios-update.yaml index f9a1f70b..1a2d71d4 100644 --- a/.github/workflows/karios-update.yaml +++ b/.github/workflows/karios-update.yaml @@ -25,7 +25,7 @@ jobs: - uses: DeterminateSystems/magic-nix-cache-action@main - name: test flake ci - run: nix develop --command task kubernetes:ci-karios-update + run: nix develop --command task kubernetes:ci-kairos-update # - uses: workflow/nix-shell-action@v3 # id: update @@ -55,7 +55,7 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@v7 with: - commit-message: Update karios version + commit-message: Update kairos version title: 'Update kairos version' draft: false branch: chore/update-kairos diff --git a/kubernetes/home-lab/apps/storage/democratic-csi/app/local-hostpath/helm-release.yaml b/kubernetes/home-lab/apps/storage/democratic-csi/app/local-hostpath/helm-release.yaml index c974ff85..5ad49847 100644 --- a/kubernetes/home-lab/apps/storage/democratic-csi/app/local-hostpath/helm-release.yaml +++ b/kubernetes/home-lab/apps/storage/democratic-csi/app/local-hostpath/helm-release.yaml @@ -93,7 +93,7 @@ spec: image: democraticcsi/democratic-csi:v1.9.3 extraVolumeMounts: - name: *lhp - # TODO karios partitioning doesnt give my csi storage dir much room + # TODO kairos partitioning doesnt give my csi storage dir much room # This will have to be the path when moving to talos # mountPath: &path /var/lib/csi-local-hostpath mountPath: &path /var/lib/rancher/k3s/storage/csi-local-hostpath