mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 08:57:04 +02:00
feat(k8s-ycl): Add Helm chart (#165)
This commit is contained in:
parent
1e238f9ff8
commit
2f5cfc139f
12 changed files with 270 additions and 21 deletions
10
charts/apps/k8s-ycl/values.yaml
Normal file
10
charts/apps/k8s-ycl/values.yaml
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
controller:
|
||||
replicas: 1
|
||||
|
||||
image:
|
||||
repository: ghcr.io/bjw-s/k8s-ycl
|
||||
pullPolicy: Always
|
||||
|
||||
webhook:
|
||||
path: /mutate--v1-pod
|
Loading…
Add table
Add a link
Reference in a new issue