Skip to content

Commit

Permalink
Remove leftover test secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
Sohamdg081992 committed Nov 17, 2023
1 parent de88167 commit 9c56457
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,7 @@ spec:
name: settings-vol-config
readOnly: true
- mountPath: /etc/prometheus/certs
name: ama-metrics-tls-secret-volume-crd
readOnly: true
- mountPath: /var/tmp
name: ama-metrics-tls-secret-volume-cm
name: ama-metrics-tls-secret-volume
readOnly: true
- mountPath: /etc/config/settings/prometheus
name: prometheus-config-vol
Expand Down Expand Up @@ -398,10 +395,7 @@ spec:
name: prometheus-config-vol
readOnly: true
- mountPath: /etc/prometheus/certs
name: ama-metrics-tls-secret-volume-crd
readOnly: true
- mountPath: /var/tmp
name: ama-metrics-tls-secret-volume-cm
name: ama-metrics-tls-secret-volume
readOnly: true
- name: host-log-containers
readOnly: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,7 @@ spec:
name: settings-vol-config
readOnly: true
- mountPath: /etc/prometheus/certs
name: ama-metrics-tls-secret-volume-crd
readOnly: true
- mountPath: /var/tmp
name: ama-metrics-tls-secret-volume-cm
name: ama-metrics-tls-secret-volume
readOnly: true
- mountPath: /etc/config/settings/prometheus
name: prometheus-config-vol
Expand Down

0 comments on commit 9c56457

Please sign in to comment.