Update ghcr.io/open-webui/open-webui Docker tag to v0.6.41 #193
@@ -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"
|
||||
|
||||
@@ -57,8 +57,6 @@ spec:
|
||||
image: dcgm-exporter
|
||||
imagePullPolicy: IfNotPresent
|
||||
repository: nvcr.io/nvidia/k8s
|
||||
service:
|
||||
internalTrafficPolicy: Cluster
|
||||
serviceMonitor:
|
||||
additionalLabels: {}
|
||||
enabled: false
|
||||
@@ -96,7 +94,6 @@ spec:
|
||||
imagePullPolicy: IfNotPresent
|
||||
kernelModuleConfig:
|
||||
name: ""
|
||||
kernelModuleType: auto
|
||||
licensingConfig:
|
||||
configMapName: ""
|
||||
nlsEnabled: true
|
||||
|
||||
Reference in New Issue
Block a user