'update files with ansible'
This commit is contained in:
parent
9db0e8dcf4
commit
df37820328
@ -14,10 +14,10 @@ type: application
|
||||
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
version: 0.1.13
|
||||
version: 0.1.6
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
appVersion: 4.6.1.0
|
||||
appVersion: 1.14.2
|
||||
|
||||
icon: https://git.ervine.org/jonny/charts/raw/branch/master/emby/emby.png
|
||||
icon: https://docs.gitea.io/images/gitea.png
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: harbor.ervine.dev/public/x86_64/embyserver
|
||||
repository: harbor.ervine.dev/public/x86_64/gitea
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets: []
|
||||
@ -56,8 +56,8 @@ resources:
|
||||
# cpu: 100m
|
||||
# memory: 128Mi
|
||||
requests:
|
||||
cpu: 60m
|
||||
memory: 800Mi
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
|
||||
nodeSelector:
|
||||
location: bedRoom
|
||||
|
||||
Loading…
Reference in New Issue
Block a user