Skip to content

Allow for custom labels on ingress #88

@jseiser

Description

@jseiser

https://github.com/DefGuard/deployment/blob/main/charts/defguard/templates/ingress-web.yaml#L18

  labels:
    {{- include "defguard.labels" . | nindent 4 }}

Would expect a .Values.ingress.web.labels and .Values.ingress.grpc.labels so we can properly configure the labels on these ingress's. Our use case is DNS records are created/removed based on the labels.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Ready to release

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions