You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wondering because the pod gets stuck in my-analytics-plausible-analytics-5c86d6fb7-j9lqs 0/1 Init:Error 1 25s with the surfaced error of Does not have minimum availability
I changed the resource limits and the cluster node is certainly big enough.
Wondering if my values.yaml is lacking some field causing the container to crash?
I redacted fields i set to false eg twitterstmpgoogle
helmfile apply but it erroed with in ./helmfile.yaml: error during helmfile.yaml.part.0 parsing: template: stringTemplate:25:35: executing "stringTemplate" at <.Values.analytics_domain>: map has no entry for key "analytics_domain"
Does the helmfile remove the need for the helm install approach?
The text was updated successfully, but these errors were encountered:
samelie
changed the title
Question: what is the bear minimun required in values.yaml
Question: what is the minimun required in values.yaml
Dec 1, 2021
Wondering because the pod gets stuck in
my-analytics-plausible-analytics-5c86d6fb7-j9lqs 0/1 Init:Error 1 25s
with the surfaced error ofDoes not have minimum availability
I changed the resource limits and the cluster node is certainly big enough.
Wondering if my values.yaml is lacking some field causing the container to crash?
I redacted fields i set to
false
egtwitter
stmp
google
Noticed the
helmfile.yaml
helmfile apply
but it erroed within ./helmfile.yaml: error during helmfile.yaml.part.0 parsing: template: stringTemplate:25:35: executing "stringTemplate" at <.Values.analytics_domain>: map has no entry for key "analytics_domain"
Does the helmfile remove the need for the
helm install
approach?The text was updated successfully, but these errors were encountered: