Joseph Richard 0677d5def2 PSP support for portieris-armada-app
Load psp-rolebinding helm chart to avoid Pod Security Policy setup from
preventing portieris deployment.

Depends-on: https://review.opendev.org/#/c/743048/
Story: 2007348
Task: 40430
Change-Id: Ifbb91ae29143fa315113eabaca2a4d55bc05b1bf
Signed-off-by: Joseph Richard <joseph.richard@windriver.com>
2020-07-25 22:56:16 -04:00

40 lines
1.1 KiB
INI

[metadata]
name = k8sapp-portieris
summary = StarlingX sysinv extensions for portieris
long_description = file: README.rst
long_description_content_type = text/x-rst
license = Apache 2.0
author = StarlingX
author-email = starlingx-discuss@lists.starlingx.io
home-page = https://www.starlingx.io/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[files]
packages =
k8sapp_portieris
[global]
setup-hooks =
pbr.hooks.setup_hook
[entry_points]
systemconfig.helm_applications =
portieris = systemconfig.helm_plugins.portieris
systemconfig.helm_plugins.potrieris =
001_psp-rolebinding = k8sapp_portieris.helm.psp_rolebinding:PSPRolebindingHelm
[wheel]
universal = 1