Compare commits
3 Commits
e8484703b1
...
ec0ea2979f
Author | SHA1 | Date | |
---|---|---|---|
ec0ea2979f | |||
c9def8c898 | |||
9c555e71cb |
@@ -67,7 +67,7 @@ spec:
|
||||
mountPath: /config/
|
||||
|
||||
- name: oauth-proxy
|
||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.8.0
|
||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.8.1
|
||||
args:
|
||||
- --cookie-secure=false
|
||||
- --provider=oidc
|
||||
|
@@ -81,7 +81,7 @@ spec:
|
||||
secretKeyRef:
|
||||
key: password
|
||||
name: dashboard-auth
|
||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.8.0
|
||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.8.1
|
||||
name: oauth-proxy
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
|
@@ -152,7 +152,7 @@ spec:
|
||||
secretKeyRef:
|
||||
key: password
|
||||
name: mastodon-digest-auth
|
||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.8.0
|
||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.8.1
|
||||
name: oauth-proxy
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
|
@@ -92,7 +92,7 @@ spec:
|
||||
secretKeyRef:
|
||||
key: password
|
||||
name: social-to-grist-auth
|
||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.8.0
|
||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.8.1
|
||||
name: oauth-proxy
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
|
Reference in New Issue
Block a user