• Naseem's avatar
    [stable/influxdb] Refactor configmap by using implicit default values (#20787) · 0e6bec56
    Naseem authored
    * Refactor configmap by using implicit default values
    
    Instead of having every default value explicitly described in the values file and put into the corresponding configmap(s), just use defaults and adjust these values as needed. This is beneficial because overtime defaults may change and it is duplicate work to match it in the values file. Furthermore documenting configurable values in the README will be much more feasible. This PR also removes the now defunct admin section of the config.
    Signed-off-by: 's avatarNaseem <naseem@transit.app>
    
    * Rename config to configmap
    Signed-off-by: 's avatarNaseem <naseem@transit.app>
    
    * enable api and rpc ports always
    Signed-off-by: 's avatarNaseem <naseem@transit.app>
    0e6bec56
Name
Last commit
Last update
..
NOTES.txt Loading commit data...
_helpers.tpl Loading commit data...
backup-cronjob.yaml Loading commit data...
configmap.yaml Loading commit data...
ingress.yaml Loading commit data...
init-config.yaml Loading commit data...
meta-configmap.yaml Loading commit data...
meta-service.yaml Loading commit data...
meta-statefulset.yaml Loading commit data...
post-install-set-auth.yaml Loading commit data...
secret.yaml Loading commit data...
service.yaml Loading commit data...
serviceaccount.yaml Loading commit data...
statefulset.yaml Loading commit data...