Compare commits
No commits in common. "dce160c4e8975db955aa24eb2c6736f214e577e6" and "0078707c3862862b37c95992a10f66b437253878" have entirely different histories.
dce160c4e8
...
0078707c38
2 changed files with 0 additions and 28 deletions
|
@ -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
|
|
|
@ -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
|
|
Loading…
Add table
Reference in a new issue