Loading helm/capif/charts/celery-beat/README.md +2 −2 Original line number Diff line number Diff line Loading @@ -56,12 +56,12 @@ A Helm chart for Kubernetes of celery-beat | serviceAccount.name | string | `""` | | | tolerations | list | `[]` | | | volumeMounts[0].mountPath | string | `"/usr/src/app/config.yaml"` | | | volumeMounts[0].name | string | `"capif-invocation-config"` | | | volumeMounts[0].name | string | `"celery-beat"` | | | volumeMounts[0].subPath | string | `"config.yaml"` | | | volumes[0].configMap.items[0].key | string | `"config.yaml"` | | | volumes[0].configMap.items[0].path | string | `"config.yaml"` | | | volumes[0].configMap.name | string | `"celery-beat-configmap"` | | | volumes[0].name | string | `"capif-invocation-config"` | | | volumes[0].name | string | `"celery-beat"` | | ---------------------------------------------- Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1) helm/capif/charts/celery-beat/values.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ autoscaling: # Additional volumes on the output Deployment definition. volumes: - name: capif-invocation-config - name: celery-beat configMap: name: celery-beat-configmap items: Loading @@ -102,7 +102,7 @@ volumes: # Additional volumeMounts on the output Deployment definition. volumeMounts: - name: capif-invocation-config - name: celery-beat mountPath: /celery/config.yaml subPath: config.yaml Loading Loading
helm/capif/charts/celery-beat/README.md +2 −2 Original line number Diff line number Diff line Loading @@ -56,12 +56,12 @@ A Helm chart for Kubernetes of celery-beat | serviceAccount.name | string | `""` | | | tolerations | list | `[]` | | | volumeMounts[0].mountPath | string | `"/usr/src/app/config.yaml"` | | | volumeMounts[0].name | string | `"capif-invocation-config"` | | | volumeMounts[0].name | string | `"celery-beat"` | | | volumeMounts[0].subPath | string | `"config.yaml"` | | | volumes[0].configMap.items[0].key | string | `"config.yaml"` | | | volumes[0].configMap.items[0].path | string | `"config.yaml"` | | | volumes[0].configMap.name | string | `"celery-beat-configmap"` | | | volumes[0].name | string | `"capif-invocation-config"` | | | volumes[0].name | string | `"celery-beat"` | | ---------------------------------------------- Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
helm/capif/charts/celery-beat/values.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ autoscaling: # Additional volumes on the output Deployment definition. volumes: - name: capif-invocation-config - name: celery-beat configMap: name: celery-beat-configmap items: Loading @@ -102,7 +102,7 @@ volumes: # Additional volumeMounts on the output Deployment definition. volumeMounts: - name: capif-invocation-config - name: celery-beat mountPath: /celery/config.yaml subPath: config.yaml Loading