• olibal's avatar
    [influxdb-enterprise] add annotations to data.service (#426) · 135747bb
    olibal authored
    * add annotations to influxdb-enterprise/data-service
    
    * bump influxdb-enterprise chart version
    
    bump influxdb-enterprise chart version to v0.1.16
    
    * adding annotations to meta.service
    
    as proposed by tomklapka also meta services should have the option to have annotations
    
    https://github.com/influxdata/helm-charts/pull/426#issuecomment-1050005446
    
    * Update values.yaml
    
    adding commet on meta.service.annotations
    
    * Update meta-service.yaml
    
    adding missing {{- end }}
    
    * fixing serve.annotations in values.yaml
    
    influxdb-enterprise
    commenting in "annotations: {}" for data.service: and meta.service to prevent nil pointer evaluating
    
    * adding meta.service.type to value.yaml
    
    for influxdb-enterprise: adding meta.service.type to value.yaml to align with data.service:
    commenting out service.annotations because now service has at least the type element, so no nil rendering should occure
    135747bb
data-service.yaml 1.54 KB