Open
Description
With helm deployment of a c3 cluster, the default imaPullPolicy is empty for the licensemanager:
kubectl get events --sort-by='.lastTimestamp' -n splunk-operator
41s Warning changeClusterManagerAnnotations licensemanager/lm Could not update annotations. Reason ClusterManager.enterprise.splunk.com "cm" is invalid: spec.imagePullPolicy: Unsupported value: "": supported values: "Always", "IfNotPresent"
41s Warning changeClusterManagerAnnotations licensemanager/lm Could not update annotations. Reason ClusterManager.enterprise.splunk.com "cm" is invalid: spec.imagePullPolicy: Unsupported value: "": supported values: "Always", "IfNotPresent"
41s Warning changeClusterManagerAnnotations licensemanager/lm Could not update annotations. Reason ClusterManager.enterprise.splunk.com "cm" is invalid: spec.imagePullPolicy: Unsupported value: "": supported values: "Always", "IfNotPresent"
41s Warning changeClusterManagerAnnotations licensemanager/lm Could not update annotations. Reason ClusterManager.enterprise.splunk.com "cm" is invalid: spec.imagePullPolicy: Unsupported value: "": supported values: "Always", "IfNotPresent"
41s Warning changeClusterManagerAnnotations licensemanager/lm Could not update annotations. Reason ClusterManager.enterprise.splunk.com "cm" is invalid: spec.imagePullPolicy: Unsupported value: "": supported values: "Always", "IfNotPresent"
41s Warning changeClusterManagerAnnotations licensemanager/lm Could not update annotations. Reason ClusterManager.enterprise.splunk.com "cm" is invalid: spec.imagePullPolicy: Unsupported value: "": supported values: "Always", "IfNotPresent"
40s Warning changeClusterManagerAnnotations licensemanager/lm Could not update annotations. Reason ClusterManager.enterprise.splunk.com "cm" is invalid: spec.imagePullPolicy: Unsupported value: "": supported values: "Always", "IfNotPresent"
40s Warning changeClusterManagerAnnotations licensemanager/lm Could not update annotations. Reason ClusterManager.enterprise.splunk.com "cm" is invalid: spec.imagePullPolicy: Unsupported value: "": supported values: "Always", "IfNotPresent"
39s Warning changeClusterManagerAnnotations licensemanager/lm Could not update annotations. Reason ClusterManager.enterprise.splunk.com "cm" is invalid: spec.imagePullPolicy: Unsupported value: "": supported values: "Always", "IfNotPresent"
38s Warning changeClusterManagerAnnotations licensemanager/lm Could not update annotations. Reason ClusterManager.enterprise.splunk.com "cm" is invalid: spec.imagePullPolicy: Unsupported value: "": supported values: "Always", "IfNotPresent"
36s Warning changeClusterManagerAnnotations licensemanager/lm Could not update annotations. Reason ClusterManager.enterprise.splunk.com "cm" is invalid: spec.imagePullPolicy: Unsupported value: "": supported values: "Always", "IfNotPresent"
30s Warning changeClusterManagerAnnotations licensemanager/lm Could not update annotations. Reason ClusterManager.enterprise.splunk.com "cm" is invalid: spec.imagePullPolicy: Unsupported value: "": supported values: "Always", "IfNotPresent"
20s Warning changeClusterManagerAnnotations licensemanager/lm Could not update annotations. Reason ClusterManager.enterprise.splunk.com "cm" is invalid: spec.imagePullPolicy: Unsupported value: "": supported values: "Always", "IfNotPresent"
The imagePullPolicy should have either "Always" or "IfNotPresent"
Metadata
Metadata
Assignees
Labels
No labels