init import
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
main:
|
||||
image:
|
||||
path: t14x.unix7.org/mstore
|
||||
name: "@PACKAGE_NAME@"
|
||||
tag: "@PACKAGE_VERSION@"
|
||||
imagePullPolicy: Always
|
||||
service:
|
||||
type: LoadBalancer
|
||||
port: 1025
|
||||
# x509Cert: xxx
|
||||
# x509Key: xxx
|
||||
hostname: "localhost"
|
||||
daemon: false
|
||||
storageClass: local-path
|
||||
storageSize: 10Gi
|
||||
|
||||
Reference in New Issue
Block a user