Skip to content

Commit d0025a5

Browse files
committed
Refactor s3.yaml configuration for Rook Ceph by removing the sslCertificateRef line and adjusting the indentation for the zone specification.
1 parent 0ca0360 commit d0025a5

File tree

1 file changed

+2
-3
lines changed
  • clusters/talos-ottawa/apps/rook-ceph/config

1 file changed

+2
-3
lines changed

clusters/talos-ottawa/apps/rook-ceph/config/s3.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@ spec:
1515
codingChunks: 1
1616
preservePoolsOnDelete: true
1717
gateway:
18-
sslCertificateRef:
1918
port: 80
2019
# securePort: 443
2120
instances: 2
22-
zone:
23-
name: ottawa-zone
21+
zone:
22+
name: ottawa-zone
2423
---
2524
apiVersion: storage.k8s.io/v1
2625
kind: StorageClass

0 commit comments

Comments
 (0)