File tree Expand file tree Collapse file tree 4 files changed +27
-1
lines changed Expand file tree Collapse file tree 4 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 4747 secretTemplate :
4848 labels :
4949 mariadb-ref : openstack
50- duration : 6h
50+ duration : 12720h
5151 renewBefore : 1h
5252 subject :
5353 organizations :
Original file line number Diff line number Diff line change 6868# group: cert-manager.io
6969# kind: Issuer
7070# ---
71+ #
72+ # STEPS TO RECREATE, WHEN CERT EXPIRES (errors in pod logs):
73+ #
74+ # 1. make sure cert-manager-operator is installed and running
75+ # 2. install galera-cert and dependencies:
76+ # oc apply -f config/samples/cert-manager-galera-cert.yaml
77+ # 3. copy secret/galera-tls data below, change ca.crt to tls-ca-bundle.pem
78+ # 4. add # notsecret suffix to the tls.key value
79+ #
7180apiVersion : v1
7281kind : Secret
7382metadata :
Original file line number Diff line number Diff line change 3535# group: cert-manager.io
3636# kind: Issuer
3737# ---
38+ #
39+ # STEPS TO RECREATE, WHEN CERT EXPIRES (errors in pod logs):
40+ #
41+ # 1. make sure cert-manager-operator is installed and running
42+ # 2. install galera-cert and dependencies:
43+ # oc apply -f config/samples/cert-manager-galera-cert.yaml
44+ # 3. copy secret/galera-tls data below, change ca.crt to tls-ca-bundle.pem
45+ # 4. add # notsecret suffix to the tls.key value
46+ #
3847apiVersion : v1
3948kind : Secret
4049metadata :
Original file line number Diff line number Diff line change 3535# group: cert-manager.io
3636# kind: Issuer
3737# ---
38+ # STEPS TO RECREATE, WHEN CERT EXPIRES (errors in pod logs):
39+ #
40+ # 1. make sure cert-manager-operator is installed and running
41+ # 2. install galera-cert and dependencies:
42+ # oc apply -f config/samples/cert-manager-galera-cert.yaml
43+ # 3. copy secret/galera-tls data below, change ca.crt to tls-ca-bundle.pem
44+ # 4. add # notsecret suffix to the tls.key value
45+ #
3846apiVersion : v1
3947kind : Secret
4048metadata :
You can’t perform that action at this time.
0 commit comments