Fix service names

This commit is contained in:
Aram 🍐 2019-10-27 23:50:13 -04:00
parent 17ce895148
commit 89a7bf6274
2 changed files with 13 additions and 3 deletions

View file

@ -0,0 +1,10 @@
kind: Service
apiVersion: v1
metadata:
name: files-private-fwd
namespace: public
spec:
type: ExternalName
externalName: files.private.svc.cluster.local
ports:
- port: 9000