Skip to content

Commit 01302ba

Browse files
Merge pull request #166 from deads2k/askforproxy
ask for proxy env vars to be injected for OIDC communication
2 parents 645d275 + d758a9b commit 01302ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

manifests/07_deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ metadata:
55
name: authentication-operator
66
labels:
77
app: authentication-operator
8+
annotation:
9+
config.openshift.io/inject-proxy: operator
810
spec:
911
replicas: 1
1012
selector:

0 commit comments

Comments
 (0)