Skip to content

Commit c81fd8f

Browse files
committed
IAM: Change main OPA URL to path-based one
1 parent ff0569e commit c81fd8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

argocd/eoepca/iam/parts/values/iam-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ iam: &iam
306306
inline: false
307307
createRoute: true
308308
# "Official" OPA URL (used as root URL for the client if one is created)
309-
url: https://iam-opa.rke2.deploybox.co.uk
309+
url: https://rke2.deploybox.co.uk/iam/opa
310310
hosts:
311311
- iam-opa.rke2.deploybox.co.uk
312312
# - rke2.deploybox.co.uk

0 commit comments

Comments
 (0)