Skip to content

webhook-server-cert secret not found #1162

@obitoquilt

Description

@obitoquilt

What version of redis operator are you using?

kubectl logs <_redis-operator_pod_name> -n <namespace>

redis-operator version: v0.18.1

Does this issue reproduce with the latest release?

Yes

What operating system and processor architecture are you using (kubectl version)?

1.27.4

kubectl version Output
$ kubectl version

What did you do?

I want to use webhook to convert cr from v1beta1 to v1beta2 version.

values.yaml

redisOperator:
  webhook: true

What did you expect to see?

The redis-operator will work

What did you see instead?

MountVolume.Setup failed for volume "cert": secret "webhook-server-cert" not found

I want to know how to create the webhook-server-cert secret.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions