Azure / k8s-deploy

GitHub Action for deploying to Kubernetes clusters
MIT License
252 stars 103 forks source link

Feature Request: add server-side flag #311

Open Krikooo opened 6 months ago

Krikooo commented 6 months ago

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