Merge branch 'main' into renovate/ollama-1.x
Some checks failed
Validate Kubernetes Manifests / kubeconform (pull_request) Failing after 22s

This commit is contained in:
2025-12-09 16:15:17 +00:00

View File

@@ -45,8 +45,9 @@ jobs:
["L2Advertisement"]="metallb.io/l2advertisement_v1beta1.json"
["IPAddressPool"]="metallb.io/ipaddresspool_v1beta1.json"
["SealedSecret"]="bitnami.com/sealedsecret_v1alpha1.json"
["ClusterPolicy"]="nvidia.com/clusterpolicy_v1.json"
)
# Create cache directory
export KUBECONFORM_CACHE_DIR="/tmp/kubeconform-cache"
mkdir -p "$KUBECONFORM_CACHE_DIR"