Skip to content

Commit

Permalink
add cert-manager schema
Browse files Browse the repository at this point in the history
  • Loading branch information
timtorChen committed Dec 18, 2024
1 parent 23a3592 commit b12e1b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/cert-manager/clusterissuer.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/datreeio/CRDs-catalog/refs/heads/main/cert-manager.io/clusterissuer_v1.json
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
Expand Down
1 change: 1 addition & 0 deletions kubernetes/ingress-nginx/certificate.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/datreeio/CRDs-catalog/refs/heads/main/cert-manager.io/certificate_v1.json
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
Expand Down

0 comments on commit b12e1b8

Please sign in to comment.