Fix fetcher failed to access TPR if RBAC is enabled (#288)
This commit is contained in:
committed by
Soam Vasani
parent
961ee069ed
commit
6bca24a3f5
@@ -387,6 +387,7 @@ func (gp *GenericPool) createPool() error {
|
||||
Command: []string{"/fetcher", sharedMountPath},
|
||||
},
|
||||
},
|
||||
ServiceAccountName: "fission-fetcher",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user