We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c81b98 + ea78614 commit 12dc377Copy full SHA for 12dc377
src/deploy/NVA_build/noobaa_core.yaml
@@ -186,11 +186,6 @@ spec:
186
secretKeyRef:
187
name: noobaa-secrets
188
key: server_secret
189
- - name: NOOBAA_ROOT_SECRET
190
- valueFrom:
191
- secretKeyRef:
192
- name: noobaa-secrets
193
- key: noobaa_root_secret
194
- name: AGENT_PROFILE
195
valueFrom:
196
configMapKeyRef:
@@ -256,11 +251,6 @@ spec:
256
251
257
252
258
253
key: jwt
259
260
261
262
263
264
254
- name: LOCAL_MD_SERVER
265
255
value: "true"
266
# - name: MGMT_URL
0 commit comments