diff --git a/deploy/kubernetes/elastic-agent-kustomize/default/elastic-agent-managed/base/elastic-agent-managed-daemonset.yaml b/deploy/kubernetes/elastic-agent-kustomize/default/elastic-agent-managed/base/elastic-agent-managed-daemonset.yaml index 83ea7d5dc56..7acb6daa304 100644 --- a/deploy/kubernetes/elastic-agent-kustomize/default/elastic-agent-managed/base/elastic-agent-managed-daemonset.yaml +++ b/deploy/kubernetes/elastic-agent-kustomize/default/elastic-agent-managed/base/elastic-agent-managed-daemonset.yaml @@ -113,9 +113,6 @@ spec: mountPath: /sys/kernel/debug - name: elastic-agent-state mountPath: /usr/share/elastic-agent/state - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # mountPath: /var/cache/Elastic volumes: - name: proc hostPath: @@ -156,9 +153,3 @@ spec: hostPath: path: /var/lib/elastic-agent-managed/kube-system/state type: DirectoryOrCreate - # Mount required for Universal Profiling. - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # hostPath: - # path: /var/cache/Elastic - # type: DirectoryOrCreate diff --git a/deploy/kubernetes/elastic-agent-kustomize/default/elastic-agent-standalone/base/elastic-agent-standalone-daemonset.yaml b/deploy/kubernetes/elastic-agent-kustomize/default/elastic-agent-standalone/base/elastic-agent-standalone-daemonset.yaml index 14af7733688..d9f9b223319 100644 --- a/deploy/kubernetes/elastic-agent-kustomize/default/elastic-agent-standalone/base/elastic-agent-standalone-daemonset.yaml +++ b/deploy/kubernetes/elastic-agent-kustomize/default/elastic-agent-standalone/base/elastic-agent-standalone-daemonset.yaml @@ -121,9 +121,6 @@ spec: mountPath: /sys/kernel/debug - name: elastic-agent-state mountPath: /usr/share/elastic-agent/state - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # mountPath: /var/cache/Elastic volumes: - name: datastreams configMap: @@ -162,9 +159,3 @@ spec: hostPath: path: /var/lib/elastic-agent-standalone/kube-system/state type: DirectoryOrCreate - # Mount required for Universal Profiling. - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # hostPath: - # path: /var/cache/Elastic - # type: DirectoryOrCreate diff --git a/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-managed/base/elastic-agent-managed-daemonset.yaml b/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-managed/base/elastic-agent-managed-daemonset.yaml index e7abca250c5..59d380ba96a 100644 --- a/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-managed/base/elastic-agent-managed-daemonset.yaml +++ b/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-managed/base/elastic-agent-managed-daemonset.yaml @@ -113,9 +113,6 @@ spec: mountPath: /sys/kernel/debug # - name: elastic-agent-state # mountPath: /usr/share/elastic-agent/state - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # mountPath: /var/cache/Elastic volumes: - name: proc hostPath: @@ -156,9 +153,3 @@ spec: # hostPath: # path: /var/lib/elastic-agent-managed/kube-system/state # type: DirectoryOrCreate - # Mount required for Universal Profiling. - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # hostPath: - # path: /var/cache/Elastic - # type: DirectoryOrCreate diff --git a/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-managed/extra/elastic-agent-managed-statefulset.yaml b/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-managed/extra/elastic-agent-managed-statefulset.yaml index 5edfaf108cc..3edd04c49e1 100644 --- a/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-managed/extra/elastic-agent-managed-statefulset.yaml +++ b/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-managed/extra/elastic-agent-managed-statefulset.yaml @@ -113,9 +113,6 @@ spec: mountPath: /sys/kernel/debug # - name: elastic-agent-state # mountPath: /usr/share/elastic-agent/state - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # mountPath: /var/cache/Elastic volumes: - name: proc hostPath: @@ -156,9 +153,3 @@ spec: # hostPath: # path: /var/lib/elastic-agent-managed/kube-system/state # type: DirectoryOrCreate - # Mount required for Universal Profiling. - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # hostPath: - # path: /var/cache/Elastic - # type: DirectoryOrCreate diff --git a/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-standalone/base/elastic-agent-standalone-daemonset.yaml b/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-standalone/base/elastic-agent-standalone-daemonset.yaml index c73d58af508..61820609119 100644 --- a/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-standalone/base/elastic-agent-standalone-daemonset.yaml +++ b/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-standalone/base/elastic-agent-standalone-daemonset.yaml @@ -121,9 +121,6 @@ spec: mountPath: /sys/kernel/debug # - name: elastic-agent-state # mountPath: /usr/share/elastic-agent/state - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # mountPath: /var/cache/Elastic volumes: - name: datastreams configMap: @@ -162,9 +159,3 @@ spec: # hostPath: # path: /var/lib/elastic-agent-standalone/kube-system/state # type: DirectoryOrCreate - # Mount required for Universal Profiling. - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # hostPath: - # path: /var/cache/Elastic - # type: DirectoryOrCreate diff --git a/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-standalone/extra/elastic-agent-standalone-statefulset.yaml b/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-standalone/extra/elastic-agent-standalone-statefulset.yaml index c3bc80e5897..4b0c505029e 100644 --- a/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-standalone/extra/elastic-agent-standalone-statefulset.yaml +++ b/deploy/kubernetes/elastic-agent-kustomize/ksm-autosharding/elastic-agent-standalone/extra/elastic-agent-standalone-statefulset.yaml @@ -121,9 +121,6 @@ spec: mountPath: /sys/kernel/debug # - name: elastic-agent-state # mountPath: /usr/share/elastic-agent/state - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # mountPath: /var/cache/Elastic volumes: - name: datastreams configMap: @@ -162,9 +159,3 @@ spec: # hostPath: # path: /var/lib/elastic-agent-standalone/kube-system/state # type: DirectoryOrCreate - # Mount required for Universal Profiling. - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # hostPath: - # path: /var/cache/Elastic - # type: DirectoryOrCreate diff --git a/deploy/kubernetes/elastic-agent-managed-kubernetes.yaml b/deploy/kubernetes/elastic-agent-managed-kubernetes.yaml index 8dc703347cd..4e5a117e55d 100644 --- a/deploy/kubernetes/elastic-agent-managed-kubernetes.yaml +++ b/deploy/kubernetes/elastic-agent-managed-kubernetes.yaml @@ -113,9 +113,6 @@ spec: mountPath: /sys/kernel/debug - name: elastic-agent-state mountPath: /usr/share/elastic-agent/state - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # mountPath: /var/cache/Elastic volumes: - name: proc hostPath: @@ -156,12 +153,6 @@ spec: hostPath: path: /var/lib/elastic-agent-managed/kube-system/state type: DirectoryOrCreate - # Mount required for Universal Profiling. - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # hostPath: - # path: /var/cache/Elastic - # type: DirectoryOrCreate --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding diff --git a/deploy/kubernetes/elastic-agent-managed/elastic-agent-managed-daemonset.yaml b/deploy/kubernetes/elastic-agent-managed/elastic-agent-managed-daemonset.yaml index 4a1901bf7d9..61939c5a72b 100644 --- a/deploy/kubernetes/elastic-agent-managed/elastic-agent-managed-daemonset.yaml +++ b/deploy/kubernetes/elastic-agent-managed/elastic-agent-managed-daemonset.yaml @@ -113,9 +113,6 @@ spec: mountPath: /sys/kernel/debug - name: elastic-agent-state mountPath: /usr/share/elastic-agent/state - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # mountPath: /var/cache/Elastic volumes: - name: proc hostPath: @@ -156,9 +153,3 @@ spec: hostPath: path: /var/lib/elastic-agent-managed/kube-system/state type: DirectoryOrCreate - # Mount required for Universal Profiling. - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # hostPath: - # path: /var/cache/Elastic - # type: DirectoryOrCreate diff --git a/deploy/kubernetes/elastic-agent-standalone-kubernetes.yaml b/deploy/kubernetes/elastic-agent-standalone-kubernetes.yaml index 2cfdfbfd631..87957234c3f 100644 --- a/deploy/kubernetes/elastic-agent-standalone-kubernetes.yaml +++ b/deploy/kubernetes/elastic-agent-standalone-kubernetes.yaml @@ -790,9 +790,6 @@ spec: mountPath: /sys/kernel/debug - name: elastic-agent-state mountPath: /usr/share/elastic-agent/state - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # mountPath: /var/cache/Elastic volumes: - name: datastreams configMap: @@ -831,12 +828,6 @@ spec: hostPath: path: /var/lib/elastic-agent-standalone/kube-system/state type: DirectoryOrCreate - # Mount required for Universal Profiling. - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # hostPath: - # path: /var/cache/Elastic - # type: DirectoryOrCreate --- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding diff --git a/deploy/kubernetes/elastic-agent-standalone/elastic-agent-standalone-daemonset.yaml b/deploy/kubernetes/elastic-agent-standalone/elastic-agent-standalone-daemonset.yaml index 2cec1b96d9e..908ac0124f5 100644 --- a/deploy/kubernetes/elastic-agent-standalone/elastic-agent-standalone-daemonset.yaml +++ b/deploy/kubernetes/elastic-agent-standalone/elastic-agent-standalone-daemonset.yaml @@ -121,9 +121,6 @@ spec: mountPath: /sys/kernel/debug - name: elastic-agent-state mountPath: /usr/share/elastic-agent/state - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # mountPath: /var/cache/Elastic volumes: - name: datastreams configMap: @@ -162,9 +159,3 @@ spec: hostPath: path: /var/lib/elastic-agent-standalone/kube-system/state type: DirectoryOrCreate - # Mount required for Universal Profiling. - # If you are using the Universal Profiling integration, please uncomment these lines before applying. - #- name: universal-profiling-cache - # hostPath: - # path: /var/cache/Elastic - # type: DirectoryOrCreate