Skip to content

k8s_traefik

k8s_traefik is a jsonnet wrapper library for the traefik helm chart.

Install

jb install codeberg.org/cayne/jsonnet-libs/k8s-traefik@main

Usage

local k8s_traefik = import "codeberg.org/cayne/jsonnet-libs/k8s-traefik/main.libsonnet"

Index

Fields

fn new

new(namespace, values)

PARAMETERS:

  • namespace (string)
  • values (object)

new creates a traefik helm chart deployment