Fix drone deployment config

main
Julius 2022-05-30 13:04:34 +02:00
parent 6c1f8d6411
commit 259b78b92d
Signed by: j00lz
GPG Key ID: AF241B0AA237BBA2
1 changed files with 1 additions and 1 deletions

View File

@ -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