Skip to content

[moodle] Remove cert-manager annotations in Ingress #163

@sei-avershave

Description

@sei-avershave
ingress:
  enabled: true
  className: "nginx"
  annotations:
    cert-manager.io/cluster-issuer: "letsencrypt-prod"
    nginx.ingress.kubernetes.io/proxy-body-size: "512m"
  hostname: moodle.example.com
  path: /
  pathType: Prefix
  tls: []
  extraHosts: []
  extraPaths: []
  extraRules: []

cert-manager is not included in this install. Remove these to avoid any confusion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions