app-security-profiles-operator/python3-k8sapp-security-pro.../k8sapp_security_profiles_op.../k8sapp_security_profiles_op.../common/constants.py

15 lines
365 B
Python

#
# Copyright (c) 2022 Wind River Systems, Inc.
#
# SPDX-License-Identifier: Apache-2.0
#
# Application Name
HELM_APP_SECURITY_PROFILES_OPERATOR = 'security-profiles-operator'
# Namespace to deploy the application
HELM_NS_SECURITY_PROFILES_OPERATOR = 'security-profiles-operator'
# Chart name
HELM_CHART_SECURITY_PROFILES_OPERATOR = 'security-profiles-operator'