--creds creds The credentials for the container registry in the format '<username>[:<password>]'.
--diff Perform a server-side apply dry run and prints the diff. Exits with code 1 if drift is detected and code 2 on errors.
-d, --digest digest The digest of the module e.g. sha256:3f29e1b2b05f8371595dc761fed8e8b37544b38d56dfce81a551b46c82f2f56b.
--dry-run Perform a server-side apply dry run.
--force Recreate immutable Kubernetes resources.
-h, --help help for apply
--overwrite-ownership Overwrite instance ownership, if the instance is owned by a Bundle.
-p, --package package The name of the module's package used for building the templates. (default main)
-f, --values strings The local path to values files (cue, yaml or json format).
-v, --version version The version of the module e.g. '1.0.0' or '1.0.0-rc.1'.
--wait Wait for the applied Kubernetes objects to become ready. (default true)