mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
44 lines
1010 B
JSON
44 lines
1010 B
JSON
{
|
|
"phases": {
|
|
"package": {
|
|
"context": {
|
|
"resources": {
|
|
"url": "{SHA_ARCHIVE}",
|
|
"path": "/bitnami/contour"
|
|
}
|
|
},
|
|
"actions": [
|
|
{
|
|
"action_id": "helm-package"
|
|
},
|
|
{
|
|
"action_id": "helm-lint"
|
|
}
|
|
]
|
|
},
|
|
"verify": {
|
|
"context": {
|
|
"resources": {
|
|
"url": "{SHA_ARCHIVE}",
|
|
"path": "/bitnami/contour"
|
|
},
|
|
"runtime_parameters": "ImNvbnRvdXIiOgogICJzZXJ2aWNlIjoKICAgICJwb3J0cyI6CiAgICAgICJ4ZHMiOiA4MAogICAgInR5cGUiOiAiTG9hZEJhbGFuY2VyIgoiZW52b3kiOgogICJzZXJ2aWNlIjoKICAgICJ0eXBlIjogIk5vZGVQb3J0Ig==",
|
|
"target_platform": {
|
|
"target_platform_id": "{VIB_ENV_ALTERNATIVE_TARGET_PLATFORM}",
|
|
"size": {
|
|
"name": "S4"
|
|
}
|
|
}
|
|
},
|
|
"actions": [
|
|
{
|
|
"action_id": "health-check",
|
|
"params": {
|
|
"endpoint": "lb-contour-tcp-xds"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|