'update files with ansible'

This commit is contained in:
jonny 2021-05-27 13:48:23 +00:00
parent 9db0e8dcf4
commit df37820328
2 changed files with 6 additions and 6 deletions

View File

@ -14,10 +14,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # 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 # This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. # 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

View File

@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: harbor.ervine.dev/public/x86_64/embyserver repository: harbor.ervine.dev/public/x86_64/gitea
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
imagePullSecrets: [] imagePullSecrets: []
@ -56,8 +56,8 @@ resources:
# cpu: 100m # cpu: 100m
# memory: 128Mi # memory: 128Mi
requests: requests:
cpu: 60m cpu: 100m
memory: 800Mi memory: 128Mi
nodeSelector: nodeSelector:
location: bedRoom location: bedRoom