Skip to content

Commit

Permalink
add token field for csi-driver
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyDumaine committed Feb 28, 2024
1 parent 7e71668 commit 3ab4753
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/addons/cluster-resource-set/secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ stringData:
namespace: kube-system
stringData:
apiToken: ${LINODE_TOKEN}
token: ${LINODE_TOKEN}
region: ${LINODE_REGION}
---
apiVersion: addons.cluster.x-k8s.io/v1beta1
Expand Down

0 comments on commit 3ab4753

Please sign in to comment.