...

Text file src/edge-infra.dev/third_party/k8s/emissary/justfile

Documentation: edge-infra.dev/third_party/k8s/emissary

     1# just third_party/k8s/emissary/update
     2update:
     3    bazel run //third_party/k8s/emissary:write_emissary_crds
     4    bazel run //third_party/k8s/emissary:write_emissary_ns

View as plain text