Skip to content

Conversation

yonik-lr
Copy link
Contributor

No description provided.

@yonik-lr yonik-lr changed the title Devops 3030 DEVOPS-3030-added-support-root-ca Sep 17, 2025
@yonik-lr yonik-lr changed the title DEVOPS-3030-added-support-root-ca DEVOPS-3030-added-support-custom-ca Sep 18, 2025
@yonik-lr yonik-lr requested a review from moshiko-s September 18, 2025 11:24
@@ -0,0 +1,9 @@
{{- if and .Values.secrets.customCa.customCaCertificate (not .Values.secrets.customCa.existingCaSecret) }}
Copy link
Contributor

Choose a reason for hiding this comment

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

why not inside secrets.yaml?

```yaml
secrets:
customCa:
existingCaSecret: "<my-custom-ca-secret>"
Copy link
Contributor

Choose a reason for hiding this comment

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

also mention that it should be base64 encoded, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added above in line 32

@yonik-lr yonik-lr requested a review from moshiko-s September 25, 2025 10:50
@yonik-lr yonik-lr merged commit bd8ea31 into main Sep 25, 2025
2 checks passed
@yonik-lr yonik-lr deleted the DEVOPS-3030 branch September 25, 2025 11:41
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.

2 participants