Skip to content

Commit

Permalink
Trying some stuff for cert-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
ProfMoo committed Dec 5, 2024
1 parent e4e36ac commit 9c8d530
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
- dns01:
cloudflare:
email: [email protected]
apiKeySecretRef:
apiTokenSecretRef:
name: cloudflare-secret
key: CLOUDFLARE_API_KEY
selector:
Expand All @@ -35,7 +35,7 @@ spec:
- dns01:
cloudflare:
email: [email protected]
apiKeySecretRef:
apiTokenSecretRef:
name: cloudflare-secret
key: CLOUDFLARE_API_KEY
selector:
Expand Down

0 comments on commit 9c8d530

Please sign in to comment.