-
Notifications
You must be signed in to change notification settings - Fork 13
/
cert-manager-backup.yaml
148 lines (148 loc) · 4.12 KB
/
cert-manager-backup.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
apiVersion: v1
items:
- apiVersion: certmanager.k8s.io/v1alpha1
kind: ClusterIssuer
metadata:
creationTimestamp: "2019-06-11T12:03:29Z"
generation: 2
name: letsencrypt-prod
resourceVersion: "4420204"
uid: ed5aee33-8c40-11e9-a0dc-4201ac100005
spec:
acme:
email: [email protected]
http01: {}
privateKeySecretRef:
name: letsencrypt-prod
server: https://acme-v02.api.letsencrypt.org/directory
status:
acme:
uri: https://acme-v02.api.letsencrypt.org/acme/acct/59013461
conditions:
- lastTransitionTime: "2019-06-11T12:04:25Z"
message: The ACME account was registered with the ACME server
reason: ACMEAccountRegistered
status: "True"
type: Ready
- apiVersion: certmanager.k8s.io/v1alpha1
kind: ClusterIssuer
metadata:
creationTimestamp: "2019-08-07T11:43:42Z"
generation: 4
name: letsencrypt-staging
resourceVersion: "21979354"
uid: 9b486949-b908-11e9-ac9f-4201ac100006
spec:
acme:
email: [email protected]
http01: {}
privateKeySecretRef:
name: letsencrypt-staging
server: https://acme-v02.api.letsencrypt.org/directory
status:
acme:
uri: https://acme-v02.api.letsencrypt.org/acme/acct/62959956
conditions:
- lastTransitionTime: "2019-08-07T12:14:54Z"
message: The ACME account was registered with the ACME server
reason: ACMEAccountRegistered
status: "True"
type: Ready
- apiVersion: certmanager.k8s.io/v1alpha1
kind: Certificate
metadata:
creationTimestamp: "2021-10-08T10:49:09Z"
generation: 3
name: tls-certificate
namespace: production
ownerReferences:
- apiVersion: extensions/v1beta1
blockOwnerDeletion: true
controller: true
kind: Ingress
name: ingress
uid: 96c37819-ee65-11e9-8576-4201ac100007
resourceVersion: "389886881"
uid: 1f37bb6d-40a6-4c6e-a1e0-94e68318d3cb
spec:
acme:
config:
- domains:
- api.openraadsinformatie.nl
- api.openstateninformatie.nl
- beta.openraadsinformatie.nl
- static.openraadsinformatie.nl
- id.openraadsinformatie.nl
- zoek.openraadsinformatie.nl
- zoek.openstateninformatie.nl
- docs.openraadsinformatie.nl
- ori.argu.co
- openbesluitvorming.nl
- www.openbesluitvorming.nl
- api.openbesluitvorming.nl
- id.openbesluitvorming.nl
- docs.openbesluitvorming.nl
http01:
ingressClass: nginx
dnsNames:
- api.openraadsinformatie.nl
- api.openstateninformatie.nl
- beta.openraadsinformatie.nl
- static.openraadsinformatie.nl
- id.openraadsinformatie.nl
- zoek.openraadsinformatie.nl
- zoek.openstateninformatie.nl
- docs.openraadsinformatie.nl
- ori.argu.co
- openbesluitvorming.nl
- www.openbesluitvorming.nl
- api.openbesluitvorming.nl
- id.openbesluitvorming.nl
- docs.openbesluitvorming.nl
issuerRef:
kind: ClusterIssuer
name: letsencrypt-prod
secretName: tls-certificate
status:
conditions:
- lastTransitionTime: "2021-10-08T10:50:19Z"
message: Certificate is up to date and has not expired
reason: Ready
status: "True"
type: Ready
notAfter: "2022-01-06T09:50:11Z"
- apiVersion: certmanager.k8s.io/v1alpha1
kind: Certificate
metadata:
creationTimestamp: "2019-08-07T12:16:05Z"
generation: 25
name: tls-certificate
namespace: staging
resourceVersion: "389869068"
uid: 213b937b-b90d-11e9-ac9f-4201ac100006
spec:
acme:
config:
- domains:
- beta.openraadsinformatie.nl
http01:
ingressClass: nginx
commonName: beta.openraadsinformatie.nl
dnsNames:
- beta.openraadsinformatie.nl
issuerRef:
kind: ClusterIssuer
name: letsencrypt-staging
secretName: tls-certificate
status:
conditions:
- lastTransitionTime: "2019-08-07T12:16:27Z"
message: Certificate is up to date and has not expired
reason: Ready
status: "True"
type: Ready
notAfter: "2021-12-23T22:24:11Z"
kind: List
metadata:
resourceVersion: ""
selfLink: ""