chore: Update manifests after change

This commit is contained in:
2026-02-05 18:27:41 +00:00
parent cdea8999c1
commit 232dc8c839
14 changed files with 57 additions and 106 deletions

View File

@@ -41,11 +41,11 @@ spec:
livenessProbe:
httpGet:
path: /healthz
port: http
port: 8081
readinessProbe:
httpGet:
path: /
port: http
port: 8081
volumeMounts:
- name: hubble-ui-nginx-conf
mountPath: /etc/nginx/conf.d/default.conf
@@ -77,5 +77,5 @@ spec:
defaultMode: 420
name: hubble-ui-nginx
name: hubble-ui-nginx-conf
- name: tmp-dir
emptyDir: {}
- emptyDir: {}
name: tmp-dir