Commit Graph
2 Commits
Author SHA1 Message Date
Taehyun KimandGitHub 8f977dbe48 Fix various bugs in helm chart (#364)
Lint and Test Charts / lint-test (push) Has been cancelled
* Fix wrong trim

* add missing MutatingWeghookConfiguration.webhooks[*].sideEffects

* fix missing admissionReviewVersions

* admissionregistration.k8s.io/v1 for kustomization manifests

* revert webhook config
2021-03-03 09:21:20 +09:00
Taehyun KimandGitHub 450e384c4c Update helm chart (#343)
Lint and Test Charts / lint-test (push) Has been cancelled
* add replicaCount

* Add authSecret.existingSecret

* set image.tag null by default

* implement ingress for githubwebhook server

* fix deprecated and secretName template

* backward compat .authSecret.enabled

* existingSecret for github webhook secret

* use secretName template

* set default secret names

* do not use app version based image tag

* create and name variable for secrets
2021-02-26 09:26:51 +09:00