| # SPDX-FileCopyrightText: 2021-present Open Networking Foundation <info@opennetworking.org> |
| # SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0 |
| # Default values for aether-enterprise-portal. |
| # This is a YAML-formatted file. |
| # Declare variables to be passed into your templates. |
| repository: onosproject/aether-enterprise-portal |
| fullnameOverride: "aether-enterprise-portal" |
| ## Service name is user-configurable for maximum service discovery flexibility. |
| name: aether-enterprise-portal |
| # Enable by giving a value like https://keycloak-dev.onlab.us/auth/realms/master |
| # make sure this is reachable at https://keycloak-dev.onlab.us/auth/realms/master/.well-known/openid-configuration |
| # We usually recommend not to specify default resources and to leave this as a conscious |
| # choice for the user. This also increases chances charts run on environments with little |
| # resources, such as Minikube. If you do want to specify resources, uncomment the following |
| # lines, adjust them as necessary, and remove the curly braces after 'resources:'. |
| service: aether-roc-websocket |