Fix name of lightouse configmap ref
This commit is contained in:
@@ -32,7 +32,7 @@ spec:
|
||||
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: backstage-lighthouse
|
||||
name: {{ include "backstage.fullname" . -}}-lighthouse
|
||||
- configMapRef:
|
||||
name: {{ include "backstage.fullname" . }}-app-env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user