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