bitpoke / stack

Open-Source WordPress Infrastructure on Kubernetes
https://www.bitpoke.io/stack
Apache License 2.0
165 stars 30 forks source link

Cert manager CRDs should be installed through helm #103

Closed AMecea closed 4 years ago

AMecea commented 4 years ago

Cert manager has hardcoded namespace in CRDs manifests, hit jetstack/cert-manager#2752

When installing stack with those new CRDs it fails with the following error:

Error: release stack failed: conversion webhook for &{map[apiVersion:cert-manager.io/v1alpha3 kind:Certificate metadata:map[creationTimestamp:2020-06-18T12:56:21Z generation:1 labels:map[app:stack chart:stack-0.0.1_master heritage:Tiller release:stack] name:stack-ingress-default namespace:presslabs-stack uid:104d9fd7-34a8-4725-977b-bf41e59db9cf] spec:map[commonName:ingress.local issuerRef:map[kind:ClusterIssuer name:stack-default-certificate-issuer] secretName:stack-ingress-default]]} failed: Post https://cert-manager-webhook.cert-manager.svc:443/convert?timeout=30s: service "cert-manager-webhook" not found