Skip to content

Commit c5d5818

Browse files
committed
Config redirector SA
Signed-off-by: John Collier <[email protected]>
1 parent c841893 commit c5d5818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/hosted-registry/redirector/redirector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ objects:
1313
run: redirector
1414
name: redirector
1515
spec:
16-
serviceAccountName: redirector-service-account
1716
replicas: ${{REPLICAS}}
1817
selector:
1918
matchLabels:
@@ -32,6 +31,7 @@ objects:
3231
labels:
3332
run: redirector
3433
spec:
34+
serviceAccountName: redirector-service-account
3535
containers:
3636
- env:
3737
- name: REDIRECTOR_DESTINATION

0 commit comments

Comments
 (0)