vault-armada-app/python-k8sapp-vault/k8sapp_vault/k8sapp_vault/common/constants.py

11 lines
256 B
Python

#
# Copyright (c) 2020 Wind River Systems, Inc.
#
# SPDX-License-Identifier: Apache-2.0
#
# Helm: Supported charts:
# These values match the names in the chart package's Chart.yaml
HELM_CHART_VAULT = 'vault'
HELM_CHART_PSP_ROLEBINDING = 'psp-rolebinding'