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
Open Subsurface Data Universe Software
Platform
Deployment and Operations
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"
]
Pavel Bachyla
@Pavel
mentioned in commit
f3876380
·
Nov 19, 2020
mentioned in commit
f3876380
mentioned in commit f3876380131ba2cd7b2712afc86106d282c4fece
Toggle commit list
Pavel Bachyla
@Pavel
mentioned in merge request
!80 (merged)
·
Nov 19, 2020
mentioned in merge request
!80 (merged)
mentioned in merge request !80
Toggle commit list
Pavel Bachyla
@Pavel
mentioned in commit
7fb56bca
·
Nov 20, 2020
mentioned in commit
7fb56bca
mentioned in commit 7fb56bca51d883cd04a83e91a237060d4cf7b212
Toggle commit list
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