Add multi-account OAuth, Obsidian integration, product assets, and test tooling
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
13
product/site/squaremcp-certificate.yaml
Normal file
13
product/site/squaremcp-certificate.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: squaremcp-tls
|
||||
namespace: fetcherpay
|
||||
spec:
|
||||
secretName: squaremcp-tls
|
||||
issuerRef:
|
||||
name: letsencrypt-prod
|
||||
kind: ClusterIssuer
|
||||
dnsNames:
|
||||
- squaremcp.com
|
||||
- www.squaremcp.com
|
||||
Reference in New Issue
Block a user