treasuremap/manifests/site/dex-test-site/config/cluster-variable-catalogue....

46 lines
2.5 KiB
YAML

# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# USAGE: to change cluster name, replace all ocurrences of "dex-target-cluster"
# by new cluster name in this file.
apiVersion: airshipit.org/v1alpha1
kind: VariableCatalogue
metadata:
name: cluster-catalogue
labels:
airshipit.org/deploy-k8s: "false"
kubernetes:
subscriptionID: cb3e23d3-b697-4c4f-a1a7-529e308691e4
location: centralus
k8sVersion: v1.18.10
# Cluster
clusterName: dex-target-cluster
resourceGroup: dex-target-cluster-rg
virtualNet: dex-target-cluster-vnet
# Control Plane
controlPlaneName: dex-target-cluster-control-plane
kubeadmSecretName: dex-target-cluster-control-plane-azure-json
controlPlaneVMSize: Standard_B2s
controlPlaneReplicas: 1
# Workers
workerName: dex-target-cluster-md-0
kubeadmConfigSecretName: dex-target-cluster-md-0-azure-json
workerVMSize: Standard_B2s
workerReplicas: 1
# ConfigMap
clusterMap:
dex-target-cluster:
parent: ephemeral-cluster
ephemeral-cluster: {}
sshPublicKey: "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFDQVFDdG9ESENIZzFIeGJ6VjZXeWdQSENJYmwzYUIwQThMMG1PemNHc0pFQ0MvbDFpYVI3K2JTMUk0U2x6TnlzSjNqb3BqQUtwZzB5SUpOMkJDZHBEenI2akNxUnFEMG8zY3NXMlAyQTBRUGpwcTgyVnhtTnlIWUZqUmxjZTh3dnU4c1FUR1RPZWtOZktucmZnOWRuQnJubmErRHJYZDk4YTUvendweko3UStNRlI2NlpnT3d5U1dJMEk4UUloV0dnNWxJakVPR3Y5S2pMSC9aeHRtNWFmZy9ISjlqUDNHSFlrRk9sU2pXUk5nRHc1eTh2T0YvU2JQaTFSVExGTVlnNUdqTzFsZVFDaitoOTZRRmk2d1JyRFlVcEdKWlVJZ2VJTjE5UWJEZVBLc0xzQzl2VVJ4KzdrUFY2K0REd2VmUThoVVYvVUEwSWg0amhxL2ZIekhqL3RkdlNxRUlFUmVTSFZiZlMrUUJFWDNrS3BrWTJsNlFjMHd4dXhhWDN3aVVzOGkxM2Q5QVdSYjZydHNnSjFzQmxWUk8xaGhrYlVMcUE4YTJsc28wVGhSSWh1VzQ1eGdUZnc5eC9TWXBzTWplVEorOVVPU2VIeVJFOTJDMmwwNTVCSlJ0TDh0OEtmT3hHa3VjRkZjNnpERm8vajgydGdTZHdHSUQyRFVaTEY2SXp0blpEdlZJZUw1aFlhNE9NUUdleURhNlV5OVE2NmkwRTB1bzJEb0lqdGxGV1VsNlRpRExzSDlnZEJNWlJ3dTFYcm52VFJTdWJJMnFzWGtEK015VU5KUXJENzRFVVptS0M2WjhHN3RDOGFjUE1xdCtJWnRoRklQa016ZXh5SGs2R09vdDZyR29JMVZNcjNVUUQyb3ZYdTh6T2ZOaXZLOFJ4N3Q3ai9PMkJKd3JyTHc9PSBzaWRuZXkuc2hpYmFAZXJpY3Nzb24uY29tCg=="