You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'Declarative Configuration management for Kong'
branding:
icon: 'repeat'
color: 'green'
inputs:
command:
description: 'decK sub-command you want to execute'
required: true
default: 'ping'
kong_workspaces:
description: 'Kong workspaces where yaml should be located'
required: true
default: 'kong'
github_token:
description: 'Just set as secrets.GITHUB_TOKEN here.'
required: true
options:
description: 'decK option arguments: e.g. --kong-addr secrets.KONG_ADDR --headers secrets.KONG_HEADERS when needed. Make sure you set the secrets in your repo settings.'