StarlingX Platform Armada App
Go to file
Daniel Safta 1021d50142 Removed extra serviceAccount from cephfs-provisioner
cephfs-provisioner may need to create new resources
in the kubernetes cluster. It was granted access to
some of the resources including namespaces but when
https://review.opendev.org/c/starlingx/platform-armada-app/+/778746
got merged the serviceAccount was changed.

I have updated the serviceAccount with access to
creating new namespaces and secrets.

The serviceAccount that was initially used to create
namespaces and secrets is not needed anymore, so I
have removed it.

Closes-bug: 1921197
Change-Id: I3c683776f3ecaf9c78d1a6b5b1108e9582497dde
Signed-off-by: Daniel Safta <daniel.safta@windriver.com>
2021-03-24 18:41:31 +00:00
python-k8sapp-platform Build: Isolate platform plugins to an app specific directory 2021-03-18 19:44:28 -04:00
stx-platform-helm Removed extra serviceAccount from cephfs-provisioner 2021-03-24 18:41:31 +00:00
.gitignore Adding zuul jobs for new repo 2019-09-09 14:47:45 -05:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 09:29:58 -05:00
.zuul.yaml Enable Zuul tox jobs for platform plugin validation 2020-12-15 16:42:40 +00:00
CONTRIBUTING.rst Adding zuul jobs for new repo 2019-09-09 14:47:45 -05:00
HACKING.rst Adding zuul jobs for new repo 2019-09-09 14:47:45 -05:00
centos_build_layer.cfg Build layering, add layer build config file 2019-10-15 15:31:47 +08:00
centos_iso_image.inc Config file changes to add 'stx-platform-helm helm-charts/ceph-pools-audit helm-charts/rbd-provisioner ' after relocation from 'stx-config' 2019-09-04 10:59:29 -04:00
centos_pkg_dirs Enable helm/armada plugin delivery with the application 2020-05-27 14:11:29 -04:00
requirements.txt Adding zuul jobs for new repo 2019-09-09 14:47:45 -05:00
test-requirements.txt Adding zuul jobs for new repo 2019-09-09 14:47:45 -05:00
tox.ini Enable Zuul tox jobs for platform plugin validation 2020-12-15 16:42:40 +00:00