update chart
This commit is contained in:
@@ -91,6 +91,17 @@ rook-ceph-cluster:
|
||||
csi:
|
||||
readAffinity:
|
||||
enabled: true
|
||||
route:
|
||||
dashboard:
|
||||
host:
|
||||
name: ceph.alexlebens.net
|
||||
path: "/"
|
||||
pathType: PathPrefix
|
||||
parentRefs:
|
||||
- group: gateway.networking.k8s.io
|
||||
kind: Gateway
|
||||
name: traefik-gateway
|
||||
namespace: traefik
|
||||
cephBlockPools:
|
||||
- name: ceph-blockpool
|
||||
spec:
|
||||
@@ -194,5 +205,17 @@ rook-ceph-cluster:
|
||||
volumeBindingMode: "Immediate"
|
||||
parameters:
|
||||
region: us-east-1
|
||||
route:
|
||||
enabled: true
|
||||
port: 80
|
||||
host:
|
||||
name: objects.alexlebens.net
|
||||
path: /
|
||||
pathType: PathPrefix
|
||||
parentRefs:
|
||||
- group: gateway.networking.k8s.io
|
||||
kind: Gateway
|
||||
name: traefik-gateway
|
||||
namespace: traefik
|
||||
cloudflared-rgw:
|
||||
name: rgw
|
||||
|
||||
Reference in New Issue
Block a user