We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce76ac9 commit 6ff6b44Copy full SHA for 6ff6b44
templates/addons/cluster-object-store/cluster-object-store.yaml
@@ -14,7 +14,7 @@ spec:
14
credentialsRef:
15
name: ${CLUSTER_NAME}-credentials
16
region: ${OBJ_BUCKET_REGION:=${LINODE_REGION}}
17
- forceDeleteBucket: ${FORCE_DELETE_OBJ_BUCKETS}:=false}
+ forceDeleteBucket: ${FORCE_DELETE_OBJ_BUCKETS:=false}
18
---
19
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha2
20
kind: LinodeObjectStorageKey
templates/addons/etcd-backup-restore/linode-obj.yaml
@@ -15,7 +15,7 @@ spec:
accessKeyRef:
name: ${CLUSTER_NAME}-etcd-backup-mgmt
21
0 commit comments