kubernetes-Runtime

Description

Create a secret-store Kubernetes-Runtime context.

Create a secret store to use hybrid runtime to access K8S secret/configmap and use it as secret store.

Command

codefresh create context secret-store kubernetes-runtime <name>

Options

Option Alias Type Default Description
–sharing-policy string AccountAdmins Set the sharing policy for secret-store context

Possible values:
- AccountAdmins
- AllUsersInAccount
–help Print help information
–runtimes –runtime array * Names of the runtime-environment to be used as secret store
–resource-type Type of the resource in Kubernetes. required

Possible values:
- secret
- configmap
–resource-name Name of the resource in Kubernetes