File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 32
32
- -c
33
33
- " cd /root/node_modules/noobaa-core/; node ./src/tools/diagnostics/analyze_network.js"
34
34
restartPolicy : Never
35
+ serviceAccountName : noobaa
Original file line number Diff line number Diff line change @@ -5255,7 +5255,7 @@ const File_deploy_internal_text_system_status_readme_rejected_tmpl = `
5255
5255
NooBaa Operator Version: {{.OperatorVersion}}
5256
5256
`
5257
5257
5258
- const Sha256_deploy_job_analyze_network_yml = "3ee84a8b230fc2cf9ae5f6c6aafbb2d245b1435262a04e0d9fe7d817b9ae4476 "
5258
+ const Sha256_deploy_job_analyze_network_yml = "d0a0b3d80571e7df633aaa8fffb91d77ddf39818eee1a0af03d8775b022b8a61 "
5259
5259
5260
5260
const File_deploy_job_analyze_network_yml = `apiVersion: batch/v1
5261
5261
kind: Job
@@ -5291,6 +5291,7 @@ spec:
5291
5291
- -c
5292
5292
- "cd /root/node_modules/noobaa-core/; node ./src/tools/diagnostics/analyze_network.js"
5293
5293
restartPolicy: Never
5294
+ serviceAccountName: noobaa
5294
5295
`
5295
5296
5296
5297
const Sha256_deploy_job_analyze_resource_yml = "c80810baeda94fd9dd97a6c62241be5c582e08009bdbb1f2a13992c99d90ea33"
You can’t perform that action at this time.
0 commit comments