Fix drone deployment config
This commit is contained in:
parent
6c1f8d6411
commit
259b78b92d
|
@ -23,6 +23,6 @@ spec:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: drone-secret
|
name: drone-secrets
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: registry-creds
|
- name: registry-creds
|
||||||
|
|
Loading…
Reference in a new issue