Skip to content

Commit 0e6cff8

Browse files
committed
Change example deployment to use fs-group
Signed-off-by: joshvanl <[email protected]>
1 parent 338e5d6 commit 0e6cff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/example/example-app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ spec:
7070
csi.cert-manager.io/issuer-name: ca-issuer
7171
csi.cert-manager.io/dns-names: my-service.sandbox.svc.cluster.local
7272
csi.cert-manager.io/uri-sans: spiffe://my-service.sandbox.cluster.local
73-
csi.cert-manager.io/fs-user: "2000"
73+
csi.cert-manager.io/fs-group: "1000"

0 commit comments

Comments
 (0)