Add e2e tests for helm chart
This commit is contained in:
parent
42b3a1ebd2
commit
2b2acae28f
28 changed files with 152 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
controller:
|
||||
admissionWebhooks:
|
||||
enabled: false
|
||||
addHeaders:
|
||||
X-Frame-Options: deny
|
||||
proxySetHeaders:
|
||||
X-Forwarded-Proto: https
|
||||
service:
|
||||
type: ClusterIP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue