demo update
This commit is contained in:
7
overlays/assignments/patch_serviceAccounts.yaml
Normal file
7
overlays/assignments/patch_serviceAccounts.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: voyger-assign
|
||||
automountServiceAccountToken: false # Pod 안에 SA token을 자동 마운트x
|
||||
imagePullSecrets:
|
||||
- name: harbor-robot-voyger
|
||||
Reference in New Issue
Block a user