Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sacha Brants
infra-azure-provisioning
Commits
b9008336
Commit
b9008336
authored
Nov 16, 2020
by
Pavel Bachyla
Browse files
Make CRON and handlers endpoints auth required
parent
0886d8af
Changes
1
Hide whitespace changes
Inline
Side-by-side
charts/osdu-istio-auth/templates/indexer-service.yaml
View file @
b9008336
...
@@ -34,8 +34,5 @@ spec:
...
@@ -34,8 +34,5 @@ spec:
"
*/actuator/health"
,
"
*/actuator/health"
,
"
/api/indexer/v2/swagger-resources/*"
,
"
/api/indexer/v2/swagger-resources/*"
,
"
/api/indexer/v2/webjars/*"
,
"
/api/indexer/v2/webjars/*"
,
"
*/index-worker"
,
"
*/_dps/task-handlers"
,
"
/api/indexer/v2/_dps/task-handlers/*"
,
"
*/reindex"
,
"
*/reindex"
,
"
*/configuration/security"
]
"
*/configuration/security"
]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment