feat: make it compatible to k3s v1.19.5+k3s2
Signed-off-by: Toby Yan <me@tobyan.com>
This commit is contained in:
parent
431c1687bf
commit
9f99f4cc88
4 changed files with 10 additions and 3 deletions
deploy/kubernetes
|
@ -1,6 +1,7 @@
|
|||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
namespace: kube-system
|
||||
name: csi-s3-secret
|
||||
stringData:
|
||||
accessKeyID: <YOUR_ACCESS_KEY_ID>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue