Skip to content

k8s-operator: Support defining additional k8s resources #184

Description

@trixter-osec

What problem does this solve?

Currently, if someone runs k8s-operator outside GKE, there's no native way to give access to a private Docker registry. One workaround is to use e.g. ClusterSecret operator on top, but it would be nice if we could have the flexibility to do more generic configuration.

Proposed solution

We may want to look into supporting additional fields part of ChallengeInstance:

  • ConfigMap
  • Secret
  • PersistentVolumeClaim

Workarounds or alternatives

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions