reorganization

This commit is contained in:
Christian Lempa
2022-05-19 15:06:21 +02:00
parent e90f8dea72
commit f153104f87
36 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: v1
kind: Secret
metadata:
name: cloudflare-api-key-secret
namespace: cert-manager
type: Opaque
stringData:
# Configure your API Key or Credentials here...
# ---
# API Key:
# api-key: your-api-key
# - or -
# Token:
# api-token: your-api-token