k8s-deploy
k8s-deploy copied to clipboard
Feature Request: add server-side flag
Feature request
Is possible to add server-side
like the flag force
, to perform this kind of command:
kubectl apply -f configmap.mediaformats.yml --server-side
And avoiding the error message:
The ConfigMap "mediaformats" is invalid: metadata.annotations: Too long: must have at most 262144 bytes