We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad37bc commit fb8677cCopy full SHA for fb8677c
ingress/fn-ingress-le-prod.yml renamed to ingress/fni-le-prod.yml
@@ -4,10 +4,9 @@ metadata:
4
name: bitcoinjs-guide
5
namespace: openfaas
6
spec:
7
- domain: "bitcoinjs-guide.rogue-paprika.top"
+ domain: "bitcoinjs-guide.bitcoin-studio.com"
8
function: "bitcoinjs-guide"
9
ingressType: "nginx"
10
- path: "v5/(.*)"
11
tls:
12
enabled: true
13
issuerRef:
ingress/fn-ingress-le-staging.yml renamed to ingress/fni-le-staging.yml
@@ -4,7 +4,7 @@ metadata:
ingress/fn-ingress-localhost-ss.yml renamed to ingress/fni-localhost-ss.yml
0 commit comments