Reviewed-on: #1
This commit is contained in:
parent
05474d5046
commit
cdd66c8757
3 changed files with 14 additions and 17 deletions
|
|
@ -54,8 +54,6 @@ spec:
|
|||
labels:
|
||||
app: app
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
containers:
|
||||
- name: app
|
||||
image: "$IMAGEAPP"
|
||||
|
|
|
|||
Reference in a new issue