v0.5.0: стенды dev(37)/test(37)/prod(35) из ~/tf_provider/generated/
This commit is contained in:
@@ -0,0 +1,131 @@
|
||||
name: pgadmin
|
||||
service_id: 96
|
||||
service_display_name: pgAdmin
|
||||
service_short_name: pgadmin
|
||||
service_man: Инструмент с графическим интерфейсом для управления базами данных PostgreSQL
|
||||
lifecycle:
|
||||
suspendOnDestroyDefault: true
|
||||
adoptExistingOnCreateDefault: false
|
||||
operations:
|
||||
- svcOperationId: 62
|
||||
operation: create
|
||||
kind: instance
|
||||
action: create
|
||||
- svcOperationId: 63
|
||||
operation: delete
|
||||
kind: instance
|
||||
action: delete
|
||||
- svcOperationId: 64
|
||||
operation: modify
|
||||
kind: instance
|
||||
action: modify
|
||||
- svcOperationId: 65
|
||||
operation: redeploy
|
||||
kind: action
|
||||
action: redeploy
|
||||
- svcOperationId: 123
|
||||
operation: resume
|
||||
kind: instance
|
||||
action: resume
|
||||
- svcOperationId: 122
|
||||
operation: suspend
|
||||
kind: instance
|
||||
action: suspend
|
||||
stateOut: {}
|
||||
cfsParams:
|
||||
- svcOperationCfsParamId: 164
|
||||
svcOperationCfsParam: domain
|
||||
dataType: string
|
||||
isRequired: true
|
||||
defaultValue: pgadmin-1
|
||||
isModifiable: false
|
||||
- svcOperationCfsParamId: 165
|
||||
svcOperationCfsParam: resourceCPU
|
||||
dataType: integer > 0
|
||||
isRequired: true
|
||||
defaultValue: '500'
|
||||
isModifiable: true
|
||||
- svcOperationCfsParamId: 166
|
||||
svcOperationCfsParam: resourceMemory
|
||||
dataType: integer > 0
|
||||
isRequired: true
|
||||
defaultValue: '512'
|
||||
isModifiable: true
|
||||
- svcOperationCfsParamId: 167
|
||||
svcOperationCfsParam: resourceDisk
|
||||
dataType: integer > 0
|
||||
isRequired: true
|
||||
defaultValue: '1'
|
||||
isModifiable: true
|
||||
- svcOperationCfsParamId: 169
|
||||
svcOperationCfsParam: resourceRealm
|
||||
dataType: string
|
||||
isRequired: true
|
||||
defaultValue: k8s-4-ext-nubes-ru
|
||||
isModifiable: false
|
||||
valueList:
|
||||
- k8s-4-ext-nubes-ru
|
||||
- svcOperationCfsParamId: 170
|
||||
svcOperationCfsParam: login
|
||||
dataType: string
|
||||
isRequired: true
|
||||
defaultValue: ''
|
||||
isModifiable: false
|
||||
- svcOperationCfsParamId: 171
|
||||
svcOperationCfsParam: password
|
||||
dataType: string
|
||||
isRequired: true
|
||||
defaultValue: ''
|
||||
isModifiable: false
|
||||
- svcOperationCfsParamId: 172
|
||||
svcOperationCfsParam: resourceCPU
|
||||
dataType: integer > 0
|
||||
isRequired: false
|
||||
defaultValue: ''
|
||||
isModifiable: true
|
||||
- svcOperationCfsParamId: 173
|
||||
svcOperationCfsParam: resourceMemory
|
||||
dataType: integer > 0
|
||||
isRequired: false
|
||||
defaultValue: ''
|
||||
isModifiable: true
|
||||
- svcOperationCfsParamId: 174
|
||||
svcOperationCfsParam: resourceDisk
|
||||
dataType: integer > 0
|
||||
isRequired: false
|
||||
defaultValue: '1'
|
||||
isModifiable: true
|
||||
- svcOperationCfsParamId: 277
|
||||
svcOperationCfsParam: resourceRealm
|
||||
dataType: string
|
||||
isRequired: true
|
||||
defaultValue: k8s-4-ext-nubes-ru
|
||||
isModifiable: true
|
||||
valueList:
|
||||
- k8s-4-ext-nubes-ru
|
||||
cfsParamsByOp:
|
||||
62:
|
||||
- 164
|
||||
- 165
|
||||
- 166
|
||||
- 167
|
||||
- 169
|
||||
- 170
|
||||
- 171
|
||||
63: []
|
||||
64:
|
||||
- 172
|
||||
- 173
|
||||
- 174
|
||||
65:
|
||||
- 277
|
||||
123: []
|
||||
122: []
|
||||
stateParams:
|
||||
domain: pgadmin-1
|
||||
resourceCPU: '500'
|
||||
resourceMemory: '512'
|
||||
resourceDisk: '1'
|
||||
resourceRealm: k8s-4-ext-nubes-ru
|
||||
login: ''
|
||||
password: ''
|
||||
Reference in New Issue
Block a user