Replicate ssl cert to authentik
This commit is contained in:
parent
7867f905f0
commit
78b0867025
1 changed files with 8 additions and 0 deletions
|
@ -13,6 +13,14 @@ spec:
|
|||
url: https://charts.goauthentik.io/
|
||||
interval: 1h
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: wildcard-hxme-net
|
||||
namespace: authentik
|
||||
annotations:
|
||||
replicator.v1.mittwald.de/replicate-from: cert-manager/wildcard-hxme-net
|
||||
---
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue