remove image pull secrets
This commit is contained in:
@@ -41,8 +41,6 @@ spec:
|
||||
volumeMounts:
|
||||
- name: db-data
|
||||
mountPath: /var/lib/mysql
|
||||
imagePullSecrets:
|
||||
- name: gitlab-registry
|
||||
containers:
|
||||
- name: db
|
||||
image: harbour.control-1.test.signalytic.dev/epcare/mysql/arm64:1.0
|
||||
|
||||
Reference in New Issue
Block a user