mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
chore: note that the cluster-issuer is managed by dokku
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: ClusterIssuer
|
||||
metadata:
|
||||
annotations:
|
||||
dokku.com/managed: "true"
|
||||
name: {{ $config.name }}
|
||||
spec:
|
||||
acme:
|
||||
|
||||
Reference in New Issue
Block a user