File tree Expand file tree Collapse file tree 2 files changed +40
-2
lines changed
decisioncenter/businessvalueeditor/businessvalueeditor-source Expand file tree Collapse file tree 2 files changed +40
-2
lines changed Original file line number Diff line number Diff line change 33 "files": "package-lock.json|FETCH_HEAD|^.secrets.baseline$",
44 "lines": null
55 },
6- "generated_at": "2024-10-30T10:19:35Z ",
6+ "generated_at": "2024-10-30T14:42:27Z ",
77 "plugins_used": [
88 {
99 "name": "AWSKeyDetector"
7777 }
7878 ],
7979 "results": {
80+ "decisioncenter/businessvalueeditor/README-KUBERNETES.md": [
81+ {
82+ "hashed_secret": "b11974a9da0d56698df935ab86e19b127804d6d4",
83+ "is_secret": false,
84+ "is_verified": false,
85+ "line_number": 35,
86+ "type": "Secret Keyword",
87+ "verified_result": null
88+ }
89+ ],
90+ "decisioncenter/businessvalueeditor/businessvalueeditor-source/values.yaml": [
91+ {
92+ "hashed_secret": "fd1daf2e350a06b865f4a1e17bb39183b806c1e9",
93+ "is_secret": false,
94+ "is_verified": false,
95+ "line_number": 18,
96+ "type": "Secret Keyword",
97+ "verified_result": null
98+ }
99+ ],
80100 "decisioncenter/dynamicdomain/README-DOCKER.md": [
81101 {
82102 "hashed_secret": "54dfd9c625c7fe5be99078f7f117bbccf50b49be",
132152 "hashed_secret": "b11974a9da0d56698df935ab86e19b127804d6d4",
133153 "is_secret": false,
134154 "is_verified": false,
135- "line_number": 37 ,
155+ "line_number": 35 ,
136156 "type": "Secret Keyword",
137157 "verified_result": null
138158 }
Original file line number Diff line number Diff line change 1+ customization :
2+ runAsUser : ' ' # Specific to OCP
3+ image :
4+ pullSecrets :
5+ - my-odm-docker-registry
6+ repository : cp.icr.io/cp/cp4a/odm
7+ decisionCenter :
8+ downloadUrl :
9+ - <FILESERVER_URL>/businessvalueeditor-1.0.zip
10+ internalDatabase :
11+ persistence :
12+ enabled : false
13+ useDynamicProvisioning : false
14+ runAsUser : ' ' # Specific to OCP
15+ service :
16+ enableRoute : true # Specific to OCP
17+ license : true
18+ usersPassword : odmAdmin
You can’t perform that action at this time.
0 commit comments