hscloud/cluster/kube/k0-nginx-ingress-controller...

8 lines
112 B
Plaintext

// Only the NGINX Ingress Controller.
local k0 = (import "k0.libsonnet").k0;
{
nginx: k0.cluster.nginx,
}