Compare commits

..

No commits in common. "289936b9b82018d2a7b9b6b29ec38d4bda4a3240" and "5f878bf3301ad0f784e13b87297e45f54b4be52c" have entirely different histories.

6 changed files with 3 additions and 14 deletions

View File

@ -19,6 +19,8 @@ spec:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
source:
chart: rook-ceph
repoURL: https://charts.rook.io/release
@ -31,4 +33,4 @@ spec:
serviceMonitor:
enabled: false
enableDiscoveryDaemon: true
discoveryDaemonInterval: 10m
discoveryDaemonInterval: 6h

View File

@ -1,3 +0,0 @@
machine:
network:
hostname: veda-1

View File

@ -1,3 +0,0 @@
machine:
network:
hostname: veda-2

View File

@ -1,3 +0,0 @@
machine:
network:
hostname: veda-3

View File

@ -1,3 +0,0 @@
machine:
network:
hostname: veda-4

View File

@ -195,7 +195,6 @@ machine:
# # Look up disk using disk attributes like model, size, serial and others.
diskSelector:
size: '<= 1TB' # Disk size.
type: ssd
# model: WDC* # Disk model `/sys/block/<dev>/device/model`.
# busPath: /pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0 # Disk bus path.