init: 폴더구조 설계 및 인프라 설계
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: vault-secrets-operator
|
||||
automountServiceAccountToken: true
|
||||
Reference in New Issue
Block a user