Skip to content

Commit 838c497

Browse files
authored
Merge pull request #82503 from bergerhoffer/OCPBUGS-34919
OCPBUGS#34919: Added service account to deployment
2 parents 7953d1c + ec9d5da commit 838c497

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/secrets-store-aws.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ spec:
295295
labels:
296296
app: my-storage
297297
spec:
298+
serviceAccountName: aws-provider
298299
containers:
299300
- name: busybox
300301
image: k8s.gcr.io/e2e-test-images/busybox:1.29

0 commit comments

Comments
 (0)