configmapref -> name needs to be indented

This commit is contained in:
Nico Schottelius 2021-06-19 17:49:07 +02:00
parent 91738cad43
commit ca4d91707a
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ spec:
- containerPort: 80
envFrom:
- configMapRef:
name: certbot-configmap
name: certbot-configmap
volumeMounts:
- name: etcletsencrypt
mountPath: "/etc/letsencrypt"