'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
|
# 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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user