Skip to content

caCertificateRefs ca.crt key can be customized #4196

@megian

Description

@megian

The current specification is very opinionated on the naming and doesn't allow to override the key name of "ca.crt" in secrets and config maps.

Se the reference "ConfigMap does not contain a key named ca.crt"

What would you like to be added:
An additional field with an custom name for ca.crt.

Why this is needed:
OpenShift service serving certificate does generate secrets with the key service-ca.crt.

apiVersion: v1
data:
  service-ca.crt: |
    -----BEGIN CERTIFICATE-----
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions