mirror of
https://github.com/KevinMidboe/kazan.git
synced 2026-03-11 08:26:02 +00:00
Traefik resources and helm values file
This commit is contained in:
9
ingress-traefik/cloudflare-credentials.yml
Normal file
9
ingress-traefik/cloudflare-credentials.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: cloudflare-credentials
|
||||
namespace: traefik
|
||||
type: Opaque
|
||||
stringData:
|
||||
email: kevin.midboe@gmail.com
|
||||
apiKey: ***REMOVED***
|
||||
Reference in New Issue
Block a user