mirror of
https://github.com/truecharts/charts.git
synced 2026-07-16 16:21:22 -03:00
Refactor traefik to directly use the official chart (#338)
* Refactor traefik to directly use the official chart * Add traefik repository to chart-testing
This commit is contained in:
committed by
GitHub
parent
e2593bb4bf
commit
821032dd97
1
.github/ct-install.yaml
vendored
1
.github/ct-install.yaml
vendored
@@ -7,3 +7,4 @@ chart-repos:
|
||||
- truecharts=https://truecharts.org
|
||||
- postgres-operator-ui=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/
|
||||
- postgres-operator=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/
|
||||
- traefik=https://helm.traefik.io/traefik
|
||||
|
||||
1
.github/ct-lint.yaml
vendored
1
.github/ct-lint.yaml
vendored
@@ -6,3 +6,4 @@ chart-repos:
|
||||
- truecharts=https://truecharts.org
|
||||
- postgres-operator-ui=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/
|
||||
- postgres-operator=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/
|
||||
- traefik=https://helm.traefik.io/traefik
|
||||
|
||||
Reference in New Issue
Block a user