(fix) change the ns for SA in pool network chart (#151)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
2da9162155
commit
3101bbf9fa
@@ -3,7 +3,7 @@ apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: pool-network-loss-sa
|
||||
namespace: openebs
|
||||
namespace: default
|
||||
labels:
|
||||
name: pool-network-loss-sa
|
||||
---
|
||||
@@ -60,4 +60,4 @@ roleRef:
|
||||
subjects:
|
||||
- kind: ServiceAccount
|
||||
name: pool-network-loss-sa
|
||||
namespace: openebs
|
||||
namespace: default
|
||||
|
Reference in New Issue
Block a user