blob: 841fdb38a1052c71d6001e0dea329a0361592644 [file] [log] [blame]
Mohammed Naser7b447302023-03-28 02:50:32 +00001# 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]86b3fb32023-07-05 18:19:36 +000015atmosphere_version: 1.7.0 # x-release-please-version
Mohammed Naser7b447302023-03-28 02:50:32 +000016
Mohammed Nasere46b0662023-01-28 18:27:15 +000017# Ingress
18atmosphere_ingress_class_name: atmosphere
Mohammed Naser55f0f992023-01-28 18:32:09 +000019atmosphere_ingress_cluster_issuer: atmosphere
Mohammed Nasere46b0662023-01-28 18:27:15 +000020
Mohammed Naser1d75a922023-07-23 19:24:49 +000021# Network backend
22atmosphere_network_backend: openvswitch
23
ricolinb8ab0172023-06-01 15:41:02 +080024# This is for override values in atmosphere_images
25atmosphere_image_overrides: {}