Update template/stacks/ref-implementation/backstage/manifests/install.yaml
This commit is contained in:
parent
3293f9cf5a
commit
74a77bfa3b
1 changed files with 2 additions and 0 deletions
|
@ -255,6 +255,8 @@ spec:
|
|||
value: debug
|
||||
- name: NODE_TLS_REJECT_UNAUTHORIZED
|
||||
value: "0"
|
||||
- name: NODE_OPTIONS
|
||||
value: "--no-node-snapshot"
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: backstage-env-vars
|
||||
|
|
Loading…
Reference in a new issue