Mohammed Naser | 7b44730 | 2023-03-28 02:50:32 +0000 | [diff] [blame] | 1 | # Copyright (c) 2023 VEXXHOST, Inc. |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); you may |
| 4 | # not use this file except in compliance with the License. You may obtain |
| 5 | # a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
| 11 | # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |
| 12 | # License for the specific language governing permissions and limitations |
| 13 | # under the License. |
| 14 | |
github-actions[bot] | 86b3fb3 | 2023-07-05 18:19:36 +0000 | [diff] [blame] | 15 | atmosphere_version: 1.7.0 # x-release-please-version |
Mohammed Naser | 7b44730 | 2023-03-28 02:50:32 +0000 | [diff] [blame] | 16 | |
Mohammed Naser | e46b066 | 2023-01-28 18:27:15 +0000 | [diff] [blame] | 17 | # Ingress |
| 18 | atmosphere_ingress_class_name: atmosphere |
Mohammed Naser | 55f0f99 | 2023-01-28 18:32:09 +0000 | [diff] [blame] | 19 | atmosphere_ingress_cluster_issuer: atmosphere |
Mohammed Naser | e46b066 | 2023-01-28 18:27:15 +0000 | [diff] [blame] | 20 | |
Mohammed Naser | 1d75a92 | 2023-07-23 19:24:49 +0000 | [diff] [blame] | 21 | # Network backend |
| 22 | atmosphere_network_backend: openvswitch |
| 23 | |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 24 | # This is for override values in atmosphere_images |
| 25 | atmosphere_image_overrides: {} |