Initial gitea release.
This commit is contained in:
15
values.yaml
Normal file
15
values.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
nameOverride: "autotex"
|
||||
|
||||
image:
|
||||
tag: "latest"
|
||||
|
||||
service:
|
||||
enabled: false
|
||||
|
||||
ingress:
|
||||
enabled: false
|
||||
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 60Mi
|
Reference in New Issue
Block a user