Argo Workflows 재구성
This commit is contained in:
8
helm/argo-workflows/auth-client/secret.yaml
Normal file
8
helm/argo-workflows/auth-client/secret.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: argo-workflows-server.service-account-token
|
||||
namespace: argo-workflows
|
||||
annotations:
|
||||
kubernetes.io/service-account.name: argo-workflows-server
|
||||
type: kubernetes.io/service-account-token
|
||||
Reference in New Issue
Block a user