-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPulumi.yaml
More file actions
42 lines (42 loc) · 823 Bytes
/
Pulumi.yaml
File metadata and controls
42 lines (42 loc) · 823 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
name: konductor
description: Konductor DevOps bootstrap template.
main: ./pulumi
stackConfigDir: ./pulumi/stacks
options:
refresh: always
runtime:
name: python
options:
virtualenv: venv
config:
pulumi:tags:
value:
pulumi:template: konductor
kubernetes:
value:
context: admin@konductor
kubeconfig: ../.kube/config
cert_manager:
value:
enabled: true
version: 1.15.1
prometheus:
value:
enabled: false
version: 61.3.2
kubernetes_dashboard:
value:
enabled: false
version: 7.4.0
cilium:
value:
enabled: false
vm:
value:
enabled: false
namespace: default
instance_name: ubuntu
image_name: docker.io/containercraft/ubuntu:22.04
node_port: 30590
ssh_user: kc2
ssh_password: kc2