更新 deployment/gitlab.yaml
This commit is contained in:
parent
a8e6a16858
commit
13eaa6a3f4
@ -16,7 +16,7 @@ metadata:
|
||||
namespace: gitlab-runner
|
||||
name: gitlab-admin
|
||||
rules:
|
||||
- apiGroups: ['']
|
||||
- apiGroups: ['*']
|
||||
resources: ['*']
|
||||
verbs: ['*']
|
||||
|
||||
@ -89,7 +89,7 @@ spec:
|
||||
volumes:
|
||||
- name: gitlab-runner-config
|
||||
persistentVolumeClaim:
|
||||
name: 'gitlab-runner-pvc'
|
||||
claimName: 'gitlab-runner-pvc'
|
||||
restartPolicy: Always
|
||||
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user