Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2021-07-22 20:52:29 +00:00
parent 43ac631478
commit e3ff353035
37 changed files with 223 additions and 197 deletions

View file

@ -1,12 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: fortune-teller-service
namespace: default
spec:
selector:
k8s-app: fortune-teller-app
ports:
- port: 50051
targetPort: 50051
name: grpc