Deploy GitHub Pages

This commit is contained in:
Travis Bot 2018-05-12 01:26:30 +00:00
parent 467b6d7499
commit 1b7da56410
52 changed files with 2062 additions and 36 deletions

7
examples/grpc/cert.yaml Normal file
View file

@ -0,0 +1,7 @@
apiVersion: "stable.k8s.psg.io/v1"
kind: "Certificate"
metadata:
name: fortune-teller.stack.build
namespace: default
spec:
domain: "fortune-teller.stack.build"