Skip to content

remove command line options for K8s deployments

Jaime Nuche requested to merge remove-k8s-deployments-cli-flags into master

Execution of the K8s-related code will now be controlled solely by the Scap config flags.

Also make sure that pulling the multiversion image onto the K8s cluster is not affected by the --force flag.

Merge request reports