Change socket mounts for more control (readonly)

pods like oidc mount more then one of these sockets, now we can control readonly vs non readonly better

Signed-off-by: Marco Franssen <[email protected]>
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-02-18 13:04:01 +01:00
committed by Marco Franssen
parent f2d7aa1f62
commit 4d3fb47839
9 changed files with 16 additions and 20 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
1. Get the currently registered SPIFFE entries from the server:
kubectl exec -n {{ .Release.Namespace }} {{ include "spire.fullname" . }}-server-0 -c spire-server -- \
bin/spire-server entry show -socketPath {{ include "spire.sockets" . }}/registration.sock
bin/spire-server entry show -socketPath /run/spire/server-sockets/registration.sock