init
This commit is contained in:
10
2.longhorn/minioSecret.yaml
Normal file
10
2.longhorn/minioSecret.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: minio-secret
|
||||
namespace: longhorn-system
|
||||
data:
|
||||
AWS_ACCESS_KEY_ID:
|
||||
AWS_ENDPOINTS:
|
||||
AWS_SECRET_ACCESS_KEY:
|
||||
type: Opaque
|
Reference in New Issue
Block a user