configmapref -> name needs to be indented
This commit is contained in:
parent
91738cad43
commit
ca4d91707a
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ spec:
|
|||
- containerPort: 80
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: certbot-configmap
|
||||
name: certbot-configmap
|
||||
volumeMounts:
|
||||
- name: etcletsencrypt
|
||||
mountPath: "/etc/letsencrypt"
|
||||
|
|
Loading…
Reference in a new issue