-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsample.yaml
36 lines (34 loc) · 906 Bytes
/
sample.yaml
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
enabled: true
image:
name: spaceone/spacectl
version: 1.8.4
skip_health_check: false
domain: root
main:
root:
import:
- /root/spacectl/apply/root_domain.yaml
- /root/spacectl/apply/marketplace.yaml
var:
domain_name: root
domain_owner:
id: admin
password: Admin123!@#
user:
id: root_api_key
consul_server: spaceone-consul-server
marketplace_endpoint: grpc://repository.portal.spaceone.dev:50051
tasks: []
user:
import:
- /root/spacectl/apply/local_domain.yaml
- /root/spacectl/apply/statistics.yaml
var:
domain_name: spaceone
domain_owner: admin
domain_owner_password: Admin123!@#
project_admin_policy_type: MANAGED
project_admin_policy_id: policy-0386cce2730b
domain_admin_policy_type: MANAGED
domain_admin_policy_id: policy-0386cce2730b
tasks: []