X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=installers%2Fhelm%2Fosm%2Fvalues.yaml;h=f4683f22cf37ebf9c812a5aa9792e5f6d67d9152;hb=6e459788044d6f2d7e84dd380b07618bae76d40b;hp=fbbed8f4bd506451ad854342bfb7710971d4c826;hpb=e5d0491653447c06f5bf28a227ae71ec72cd186b;p=osm%2Fdevops.git diff --git a/installers/helm/osm/values.yaml b/installers/helm/osm/values.yaml index fbbed8f4..f4683f22 100644 --- a/installers/helm/osm/values.yaml +++ b/installers/helm/osm/values.yaml @@ -26,7 +26,7 @@ global: repositoryBase: docker.io/opensourcemano pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "13" + tag: "testing-daily" imagePullSecrets: [] nameOverride: "" @@ -86,7 +86,7 @@ keystone: port: 5000 image: {} # repository: opensourcemano/keystone - # tag: "13" + # tag: "testing-daily" # replicaCount: 1 useOsmSecret: true # secretName: "keystone-secret" @@ -96,7 +96,7 @@ lcm: logLevel: DEBUG image: {} # repository: opensourcemano/lcm - # tag: "13" + # tag: "testing-daily" # replicaCount: 1 useOsmSecret: true # secretName: "lcm-secret" @@ -112,7 +112,7 @@ mon: # logLevel: DEBUG image: {} # repository: opensourcemano/mon - # tag: "13" + # tag: "testing-daily" # replicaCount: 1 useOsmSecret: true # secretName: "mon-secret" @@ -136,7 +136,7 @@ nbi: nodePort: 9999 image: {} # repository: opensourcemano/nbi - # tag: "13" + # tag: "testing-daily" # replicaCount: 1 useOsmSecret: true # secretName: "nbi-secret" @@ -149,7 +149,7 @@ ngui: nodePort: 80 image: {} # repository: opensourcemano/ng-ui - # tag: "13" + # tag: "testing-daily" # replicaCount: 1 # pla module is disabled by default unless global.oldServiceAssurance and pla.enabled are set to true @@ -158,7 +158,7 @@ pla: # logLevel: DEBUG image: {} # repository: opensourcemano/pla - # tag: "13" + # tag: "testing-daily" # replicaCount: 1 # pol module is disabled by default unless global.oldServiceAssurance and pol.enabled are set to true @@ -167,7 +167,7 @@ pol: # logLevel: DEBUG image: {} # repository: opensourcemano/pol - # tag: "13" + # tag: "testing-daily" # replicaCount: 1 useOsmSecret: true # secretName: "pol-secret" @@ -180,7 +180,7 @@ prometheus: # replicaCount: 1 sidecarImage: {} # repository: opensourcemano/ro - # tag: "13" + # tag: "testing-daily" ro: enabled: true @@ -189,7 +189,7 @@ ro: port: 9090 image: {} # repository: opensourcemano/ro - # tag: "13" + # tag: "testing-daily" # replicaCount: 1 useOsmSecret: true # secretName: "ro-secret" @@ -206,9 +206,10 @@ webhookTranslator: service: type: NodePort nodePort: 9998 + port: 9998 image: {} # repository: opensourcemano/webhook - # tag: "13" + # tag: "testing-daily" # replicaCount: 1 zookeeper: