Browse Source

sigi chart minor correction

master
Keny Villela 3 years ago
parent
commit
152b3fcf3a
  1. 2
      charts/sigi/v0.1.0/Chart.yaml
  2. 4
      charts/sigi/v0.1.0/values.yaml

2
charts/sigi/v0.1.0/Chart.yaml

@ -13,7 +13,7 @@ version: 0.1.0
# 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. Versions are not expected to # incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using. # follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 3.0 appVersion: master
icon: https://git.interlegis.leg.br/SEIT/rancher-charts/raw/master/images/sigi_interlegis.png icon: https://git.interlegis.leg.br/SEIT/rancher-charts/raw/master/images/sigi_interlegis.png

4
charts/sigi/v0.1.0/values.yaml

@ -5,8 +5,8 @@
replicaCount: 1 replicaCount: 1
image: image:
registry: porto.interlegis.leg.br # registry: porto.interlegis.leg.br
repository: ilb/sigi repository: porto.interlegis.leg.br/ilb/sigi
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "" tag: ""

Loading…
Cancel
Save