Update charts/templates/deployment-hugo.yaml
Some checks failed
/ build-and-deploy (push) Has been cancelled
Some checks failed
/ build-and-deploy (push) Has been cancelled
This commit is contained in:
parent
693e44c6f2
commit
aa293c3038
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@ spec:
|
|||
image: {{ .Values.hugo.repository }}:{{ default "latest" .Values.hugo.tag }}
|
||||
ports:
|
||||
- containerPort: 80
|
||||
imagePullSecrets:
|
||||
- name: registry-creds
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue