Fix oidc-discovery-provider config mount
Signed-off-by: Marco Franssen <[email protected]> Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -51,7 +51,8 @@ spec:
|
|||||||
mountPath: /run/spire/oidc-sockets
|
mountPath: /run/spire/oidc-sockets
|
||||||
readOnly: false
|
readOnly: false
|
||||||
- name: spire-oidc-config
|
- name: spire-oidc-config
|
||||||
mountPath: /run/spire/oidc/config/
|
mountPath: /run/spire/oidc/config/oidc-discovery-provider.conf
|
||||||
|
subPath: oidc-discovery-provider.conf
|
||||||
readOnly: true
|
readOnly: true
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
|
|||||||
Reference in New Issue
Block a user