fix: password intead of token
This commit is contained in:
parent
b01b6a8987
commit
a5a63ee4cd
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ spec:
|
|||
secretKeyRef:
|
||||
name: renovate-operator-docker-login
|
||||
key: DOCKER_USERNAME
|
||||
- name: DOCKER_TOKEN
|
||||
- name: DOCKER_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: renovate-operator-docker-login
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue