Skip to content

Commit

Permalink
Merge pull request #11 from jgilfoil/feature/rook-ceph
Browse files Browse the repository at this point in the history
Feature/rook ceph
  • Loading branch information
jgilfoil authored Feb 25, 2024
2 parents 311f959 + b21ecd0 commit 65ed7d5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
config-files:
- k3s-ipv4
- k3s-ipv6
# - k3s-ipv6
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
2 changes: 2 additions & 0 deletions kubernetes/apps/rook-ceph/cluster/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,3 +168,5 @@ spec:
name: csi-ceph-blockpool
isDefault: false
deletionPolicy: Delete
cephFileSystems: []
cephObjectStores: []
2 changes: 1 addition & 1 deletion kubernetes/apps/rook-ceph/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ resources:
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
# - ./ks.yaml
- ./ks.yaml

0 comments on commit 65ed7d5

Please sign in to comment.