Skip to content

[installer] Add instructions on how to add own CA #9690

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 2, 2022

Conversation

corneliusludmann
Copy link
Contributor

Description

Add instructions on how to add own CA for the installer.

Release Notes

NONE

/werft no-preview

@corneliusludmann corneliusludmann requested a review from a team May 2, 2022 13:20
@github-actions github-actions bot added the team: delivery Issue belongs to the self-hosted team label May 2, 2022
@corneliusludmann corneliusludmann force-pushed the clu/installer-tls-docs branch from 1e708ec to 1a75e02 Compare May 2, 2022 14:57
Copy link
Contributor

@Pothulapati Pothulapati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

```
kubectl create secret generic ca-certificate --from-file=ca.crt=./ca.crt
```
3. Add the following config to your `gitpod.config.yaml` file:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: gitpod-config.yaml?

@roboquat roboquat merged commit fc87993 into main May 2, 2022
@roboquat roboquat deleted the clu/installer-tls-docs branch May 2, 2022 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-none size/S team: delivery Issue belongs to the self-hosted team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants