Compare commits
5 Commits
673ab1a2b7
...
6bd8e0b8d9
Author | SHA1 | Date | |
---|---|---|---|
6bd8e0b8d9 | |||
02f8a39dc5 | |||
2190a241b6 | |||
7093f0f211 | |||
ac8acd2165 |
@@ -67,7 +67,7 @@ spec:
|
|||||||
mountPath: /config/
|
mountPath: /config/
|
||||||
|
|
||||||
- name: oauth-proxy
|
- name: oauth-proxy
|
||||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.10.0
|
image: quay.io/oauth2-proxy/oauth2-proxy:v7.11.0
|
||||||
args:
|
args:
|
||||||
- --cookie-secure=false
|
- --cookie-secure=false
|
||||||
- --provider=oidc
|
- --provider=oidc
|
||||||
|
@@ -81,7 +81,7 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
key: password
|
key: password
|
||||||
name: dashboard-auth
|
name: dashboard-auth
|
||||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.10.0
|
image: quay.io/oauth2-proxy/oauth2-proxy:v7.11.0
|
||||||
name: oauth-proxy
|
name: oauth-proxy
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
|
@@ -152,7 +152,7 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
key: password
|
key: password
|
||||||
name: mastodon-digest-auth
|
name: mastodon-digest-auth
|
||||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.10.0
|
image: quay.io/oauth2-proxy/oauth2-proxy:v7.11.0
|
||||||
name: oauth-proxy
|
name: oauth-proxy
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
|
@@ -363,7 +363,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
containers:
|
containers:
|
||||||
- name: "riot"
|
- name: "riot"
|
||||||
image: "vectorim/element-web:v1.11.107"
|
image: "vectorim/element-web:v1.11.108"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
@@ -92,7 +92,7 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
key: password
|
key: password
|
||||||
name: social-to-grist-auth
|
name: social-to-grist-auth
|
||||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.10.0
|
image: quay.io/oauth2-proxy/oauth2-proxy:v7.11.0
|
||||||
name: oauth-proxy
|
name: oauth-proxy
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
|
@@ -92,7 +92,7 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
key: password
|
key: password
|
||||||
name: social-to-rolodex-auth
|
name: social-to-rolodex-auth
|
||||||
image: quay.io/oauth2-proxy/oauth2-proxy:v7.10.0
|
image: quay.io/oauth2-proxy/oauth2-proxy:v7.11.0
|
||||||
name: oauth-proxy
|
name: oauth-proxy
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
|
Reference in New Issue
Block a user