Skip to content

Commit b3f48ed

Browse files
committed
More fixes
1 parent 76f06f6 commit b3f48ed

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

helm/defectdojo/values.schema.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
"automountServiceAccountToken": {
5353
"type": "boolean"
5454
},
55-
"containerSecurityContext": {
56-
"type": "object"
57-
},
55+
"containerSecurityContext": {
56+
"type": "object"
57+
},
5858
"extraEnv": {
5959
"type": "array"
6060
},
@@ -146,8 +146,8 @@
146146
"automountServiceAccountToken": {
147147
"type": "boolean"
148148
},
149-
"containerSecurityContext": {
150-
"type": "object"
149+
"containerSecurityContext": {
150+
"type": "object"
151151
},
152152
"extraEnv": {
153153
"type": "array"
@@ -694,12 +694,12 @@
694694
"automountServiceAccountToken": {
695695
"type": "boolean"
696696
},
697+
"containerSecurityContext": {
698+
"type": "object"
699+
},
697700
"extraEnv": {
698701
"type": "array"
699702
},
700-
"containerSecurityContext": {
701-
"type": "object"
702-
},
703703
"extraVolumeMounts": {
704704
"type": "array"
705705
},

0 commit comments

Comments
 (0)