Is there way to apply external yaml file to k8s similar to next command: ```kubectl apply --server-...
p
Is there way to apply external yaml file to k8s similar to next command:
Copy code
kubectl apply --server-side -f <https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.67.1/example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yaml>