Add certificate
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
@@ -15,7 +15,7 @@ type: application
|
|||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||||
version: 0.2.0
|
version: 0.3.0
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application. Versions are not expected to
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
|
|||||||
@@ -12,4 +12,4 @@ spec:
|
|||||||
group: cert-manager.io
|
group: cert-manager.io
|
||||||
kind: ClusterIssuer
|
kind: ClusterIssuer
|
||||||
name: badhouseplants-issuer-http01
|
name: badhouseplants-issuer-http01
|
||||||
secretName: authentik-tls-secret
|
secretName: softplayer-backend.badhouseplants.net
|
||||||
|
|||||||
Reference in New Issue
Block a user