add bytestash
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
8ca8f0b8ea
commit
7a569878b8
17 changed files with 126 additions and 102 deletions
11
apps/bytestash/service.yaml
Normal file
11
apps/bytestash/service.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: bytestash
|
||||
namespace: bytestash
|
||||
spec:
|
||||
selector:
|
||||
app: bytestash
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 5000
|
||||
Loading…
Add table
Add a link
Reference in a new issue