Skip to content
Snippets Groups Projects
Commit 2b8d0533 authored by Daniel Perez's avatar Daniel Perez
Browse files

Merge branch 'slb/dperez50/fix-swagger' into 'master'

ci: update istio auth policy for swagger

See merge request !499
parents 3f14ab9f 7f19e5ae
No related branches found
No related tags found
1 merge request!499ci: update istio auth policy for swagger
Pipeline #132614 failed
......@@ -15,6 +15,10 @@ spec:
to:
- operation:
notPaths: ["/",
"*/swagger-ui.html*",
"*/swagger-ui.html/",
"*/swagger-ui.html/swagger-ui-bundle.js",
"*/swagger-ui.html/swagger-ui-init.js",
"*/swagger-ui.html/swagger-ui-standalone-preset.js",
"*/swagger-ui.html/swagger-ui.css",
"*/svcstatus",
"*/svcstatus/readiness"]
"*/svcstatus/readiness"]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment