Setup for Istio Authorization Policies
General MR
Summary
Set up Istio Authorization Policies
Relevant logs/screenshots
Testing Instructions:
- Deploy Holocron with the following values set in your overrides file:
values:
istio:
enabled: true
- Go to holocron.bigbang.dev and verify holocron comes up.
- Delete the holocron-api-policy with the command:
kubectl delete authorizationpolicy holocron-api-policy -n holocron
- Refresh holocron.bigbang.dev, and confirm the app goes down and gives RBAC: access denied error.
Linked Issue
Upgrade Notices
N/A
Relates #3 (closed)
Edited by Robert Massey