(fix) change the ns for SA in pool network chart (#151)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-02-15 18:57:02 +05:30
committed by GitHub
parent 2da9162155
commit 3101bbf9fa
2 changed files with 4 additions and 4 deletions

View File

@@ -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