replace deprecated serviceAccount
with serviceAccountName
key
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
@@ -30,7 +30,7 @@ spec:
|
||||
labels:
|
||||
app: snapshot-controller
|
||||
spec:
|
||||
serviceAccount: snapshot-controller
|
||||
serviceAccountName: snapshot-controller
|
||||
containers:
|
||||
- name: snapshot-controller
|
||||
image: gcr.io/k8s-staging-sig-storage/snapshot-controller:v5.0.1
|
||||
|
Reference in New Issue
Block a user