Skip to content

chore(dev): add something to trigger pipe #43

chore(dev): add something to trigger pipe

chore(dev): add something to trigger pipe #43

Workflow file for this run

name: Deploy Traefik
on:
push:
branches:
- main
- dev
pull_request:
branches:
- dev
jobs:
traefik:
uses: JHOFER-Cloud/helm-ci/.github/workflows/k8s-deploy-template.yml@dev
with:
app_name: traefik
helm_repository: https://traefik.github.io/charts
helm_chart: traefik/traefik
helm_version: 33.2.1
values_path: helm/values
internal_domain: dev.hla1.jhofer.lan
external_domain: live.hla1.jhofer.lan
traefik_dashboard: true
root_ca: "https://pki.jhofer.lan/certs/root-ca.pem"
secrets:
KUBE_CONFIG_DEV: ${{ secrets.KUBE_CONFIG_DEV }} ## HLA1 CONFIG
KUBE_CONFIG_LIVE: ${{ secrets.KUBE_CONFIG_LIVE }} ## EMPTY CONFIG