Merge "Update VFC release version in oom"
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 10 Mar 2020 17:43:42 +0000 (17:43 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 10 Mar 2020 17:43:42 +0000 (17:43 +0000)
1  2 
kubernetes/vfc/charts/vfc-catalog/values.yaml
kubernetes/vfc/charts/vfc-nslcm/values.yaml
kubernetes/vfc/charts/vfc-vnflcm/values.yaml
kubernetes/vfc/charts/vfc-vnfmgr/values.yaml
kubernetes/vfc/charts/vfc-vnfres/values.yaml

@@@ -22,16 -22,6 +22,16 @@@ global
    loggingRepository: docker.elastic.co
    loggingImage: beats/filebeat:5.5.0
  
 +#################################################################
 +# Secrets metaconfig
 +#################################################################
 +secrets:
 +  - uid: "db-root-pass"
 +    externalSecret: '{{ tpl (default "" .Values.config.mariadbRootPasswordExternalSecret) . }}'
 +    type: password
 +    password: '{{ .Values.config.mariadbRootPassword }}'
 +    policy: required
 +
  #################################################################
  # Application configuration defaults.
  #################################################################
@@@ -39,7 -29,7 +39,7 @@@
  flavor: small
  
  repository: nexus3.onap.org:10001
- image: onap/vfc/catalog:1.3.4
+ image: onap/vfc/catalog:1.3.8
  pullPolicy: Always
  
  #Istio sidecar injection policy
@@@ -49,11 -39,7 +49,11 @@@ istioSidecar: tru
  debugEnabled: false
  
  # application configuration
 -config: {}
 +config:
 +  mariadbService: vfc-mariadb
 +  mariadbPort: 3306
 +  # mariadbRootPassword: secretpassword
 +  # mariadbRootPasswordExternalSecret: some secret
  
  # default number of instances
  replicaCount: 1
@@@ -122,4 -108,4 +122,4 @@@ resources
      requests:
        cpu: 200m
        memory: 500Mi
 -  unlimited: {}
 +  unlimited: {}
@@@ -22,16 -22,6 +22,16 @@@ global
    loggingRepository: docker.elastic.co
    loggingImage: beats/filebeat:5.5.0
  
 +#################################################################
 +# Secrets metaconfig
 +#################################################################
 +secrets:
 +  - uid: "db-root-pass"
 +    externalSecret: '{{ tpl (default "" .Values.config.mariadbRootPasswordExternalSecret) . }}'
 +    type: password
 +    password: '{{ .Values.config.mariadbRootPassword }}'
 +    policy: required
 +
  #################################################################
  # Application configuration defaults.
  #################################################################
@@@ -39,7 -29,7 +39,7 @@@
  flavor: small
  
  repository: nexus3.onap.org:10001
- image: onap/vfc/nslcm:1.3.4
+ image: onap/vfc/nslcm:1.3.7
  pullPolicy: Always
  
  #Istio sidecar injection policy
@@@ -49,12 -39,7 +49,12 @@@ istioSidecar: tru
  debugEnabled: false
  
  # application configuration
 -config: {}
 +config:
 +  mariadbService: vfc-mariadb
 +  mariadbPort: 3306
 +  # mariadbRootPassword: secretpassword
 +  # mariadbRootPasswordExternalSecret: some secret
 +
  
  # default number of instances
  replicaCount: 1
@@@ -103,4 -88,4 +103,4 @@@ resources
      requests:
        cpu: 200m
        memory: 500Mi
 -  unlimited: {}
 +  unlimited: {}
@@@ -22,16 -22,6 +22,16 @@@ global
    loggingRepository: docker.elastic.co
    loggingImage: beats/filebeat:5.5.0
  
 +#################################################################
 +# Secrets metaconfig
 +#################################################################
 +secrets:
 +  - uid: "db-root-pass"
 +    externalSecret: '{{ tpl (default "" .Values.config.mariadbRootPasswordExternalSecret) . }}'
 +    type: password
 +    password: '{{ .Values.config.mariadbRootPassword }}'
 +    policy: required
 +
  #################################################################
  # Application configuration defaults.
  #################################################################
@@@ -39,7 -29,7 +39,7 @@@
  flavor: small
  
  repository: nexus3.onap.org:10001
- image: onap/vfc/vnflcm:1.3.4
+ image: onap/vfc/vnflcm:1.3.7
  pullPolicy: Always
  
  #Istio sidecar injection policy
@@@ -49,12 -39,7 +49,12 @@@ istioSidecar: tru
  debugEnabled: false
  
  # application configuration
 -config: {}
 +config:
 +  mariadbService: vfc-mariadb
 +  mariadbPort: 3306
 +  # mariadbRootPassword: secretpassword
 +  # mariadbRootPasswordExternalSecret: some secret
 +
  
  # default number of instances
  replicaCount: 1
@@@ -103,4 -88,4 +103,4 @@@ resources
      requests:
        cpu: 200m
        memory: 500Mi
 -  unlimited: {}
 +  unlimited: {}
@@@ -22,16 -22,6 +22,16 @@@ global
    loggingRepository: docker.elastic.co
    loggingImage: beats/filebeat:5.5.0
  
 +#################################################################
 +# Secrets metaconfig
 +#################################################################
 +secrets:
 +  - uid: "db-root-pass"
 +    externalSecret: '{{ tpl (default "" .Values.config.mariadbRootPasswordExternalSecret) . }}'
 +    type: password
 +    password: '{{ .Values.config.mariadbRootPassword }}'
 +    policy: required
 +
  #################################################################
  # Application configuration defaults.
  #################################################################
@@@ -39,7 -29,7 +39,7 @@@
  flavor: small
  
  repository: nexus3.onap.org:10001
- image: onap/vfc/vnfmgr:1.3.4
+ image: onap/vfc/vnfmgr:1.3.8
  pullPolicy: Always
  
  #Istio sidecar injection policy
@@@ -49,11 -39,7 +49,11 @@@ istioSidecar: tru
  debugEnabled: false
  
  # application configuration
 -config: {}
 +config:
 +  mariadbService: vfc-mariadb
 +  mariadbPort: 3306
 +  # mariadbRootPassword: secretpassword
 +  # mariadbRootPasswordExternalSecret: some secret
  
  # default number of instances
  replicaCount: 1
@@@ -101,4 -87,4 +101,4 @@@ resources
      requests:
        cpu: 200m
        memory: 500Mi
 -  unlimited: {}
 +  unlimited: {}
@@@ -22,16 -22,6 +22,16 @@@ global
    loggingRepository: docker.elastic.co
    loggingImage: beats/filebeat:5.5.0
  
 +#################################################################
 +# Secrets metaconfig
 +#################################################################
 +secrets:
 +  - uid: "db-root-pass"
 +    externalSecret: '{{ tpl (default "" .Values.config.mariadbRootPasswordExternalSecret) . }}'
 +    type: password
 +    password: '{{ .Values.config.mariadbRootPassword }}'
 +    policy: required
 +
  #################################################################
  # Application configuration defaults.
  #################################################################
@@@ -39,7 -29,7 +39,7 @@@
  flavor: small
  
  repository: nexus3.onap.org:10001
- image: onap/vfc/vnfres:1.3.4
+ image: onap/vfc/vnfres:1.3.7
  pullPolicy: Always
  
  #Istio sidecar injection policy
@@@ -49,12 -39,7 +49,12 @@@ istioSidecar: tru
  debugEnabled: false
  
  # application configuration
 -config: {}
 +config:
 +  mariadbService: vfc-mariadb
 +  mariadbPort: 3306
 +  # mariadbRootPassword: secretpassword
 +  # mariadbRootPasswordExternalSecret: some secret
 +
  
  # default number of instances
  replicaCount: 1
@@@ -103,4 -88,4 +103,4 @@@ resources
      requests:
        cpu: 200m
        memory: 500Mi
 -  unlimited: {}
 +  unlimited: {}