Skip to content

Multiple "--header" arguments suppport#2

Open
ShaunMaher wants to merge 1 commit intojust1689:mainfrom
ShaunMaher:allow-multiple-headers
Open

Multiple "--header" arguments suppport#2
ShaunMaher wants to merge 1 commit intojust1689:mainfrom
ShaunMaher:allow-multiple-headers

Conversation

@ShaunMaher
Copy link
Copy Markdown

Hi.

I hope you're having a great day.

In order to connect to our Chisel server, the client must include two headers in their request before they can get past the edge security service we use. To achieve this, and to fix a couple of minor quirks that might be specific to my deployment, I have modified your fine helm chart in the following ways:

  • Modify Deployment so that args.header can be an array or string.
  • Modify Deployment so the entire --header argument is quoted.
  • Modify Secret so it is also created if ".Values.credentials" is defined

I don't expect any of these changes will impact any existing deployments.

Cheers.
Shaun.

Sponsored-by: Orro Group

* Modify Deployment so that args.header can be an array or string.
* Modify Deployment so the entire --header argument is quoted.
* Modify Secret so it is also created if ".Values.credentials" is defined
Sponsored-by: Orro Group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant