mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-25 23:16:05 -03:30
Co-authored-by: Toon Albers <45094749+toonalbers@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a4b0656d9b
commit
c7cfd32c40
@@ -60,7 +60,8 @@ spec:
|
|||||||
- mountPath: /var/lib/hubble-relay/tls
|
- mountPath: /var/lib/hubble-relay/tls
|
||||||
name: tls
|
name: tls
|
||||||
readOnly: true
|
readOnly: true
|
||||||
{% endif %}
|
{%- endif %}
|
||||||
|
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
serviceAccount: hubble-relay
|
serviceAccount: hubble-relay
|
||||||
serviceAccountName: hubble-relay
|
serviceAccountName: hubble-relay
|
||||||
@@ -96,7 +97,8 @@ spec:
|
|||||||
- key: tls.key
|
- key: tls.key
|
||||||
path: server.key
|
path: server.key
|
||||||
name: tls
|
name: tls
|
||||||
{% endif %}
|
{%- endif %}
|
||||||
|
|
||||||
---
|
---
|
||||||
# Source: cilium/templates/hubble-ui/deployment.yaml
|
# Source: cilium/templates/hubble-ui/deployment.yaml
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
|
|||||||
Reference in New Issue
Block a user