Compare commits

..

No commits in common. "dce160c4e8975db955aa24eb2c6736f214e577e6" and "0078707c3862862b37c95992a10f66b437253878" have entirely different histories.

2 changed files with 0 additions and 28 deletions

View file

@ -1,11 +0,0 @@
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: wildcard
spec:
dnsNames:
- "*.martyn.berlin"
issuerRef:
kind: ClusterIssuer
name: dnsimple-cert-manager-webhook-cert-manager-webhook-dnsimple-production
secretName: cluster-ingress-wildcard

View file

@ -1,17 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: wildcard
namespace: argocd
spec:
destination:
namespace: wildcard
server: https://kubernetes.default.svc
project: infra
source:
path: apps-kustomized/wildcard
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD
syncPolicy:
automated:
selfHeal: true