KubernetesSecretMountInput
No description
input KubernetesSecretMountInput {
  secretName: String!
  mountPath: String!
}
Fields
KubernetesSecretMountInput.secretName ● String! non-null scalar
KubernetesSecretMountInput.mountPath ● String! non-null scalar
Member Of
ResourceKubernetesAppInput  input ● UpdateProjectInput  input