Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: arbiter-clusterip-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -174,11 +171,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: arbiter-clusterip-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: arbiter-clusterip-mongodb-keyfile
- emptyDir: {}
name: bin
- emptyDir: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: arbiter-clusterip-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -168,11 +165,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: arbiter-clusterip-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: arbiter-clusterip-mongodb-keyfile
- emptyDir: {}
name: bin
- emptyDir: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: arbiter-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -171,11 +168,6 @@ spec:
securityContext: {}
terminationGracePeriodSeconds: 60
volumes:
- name: arbiter-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: arbiter-mongodb-keyfile
- emptyDir: {}
name: bin
- emptyDir: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: arbiter-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -173,11 +170,6 @@ spec:
fsGroup: 1001
terminationGracePeriodSeconds: 60
volumes:
- name: arbiter-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: arbiter-mongodb-keyfile
- emptyDir: {}
name: bin
- emptyDir: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: some-name-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -171,11 +168,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: some-name-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: some-name-mongodb-keyfile
- emptyDir: {}
name: bin
- emptyDir: {}
Expand Down
8 changes: 0 additions & 8 deletions e2e-tests/custom-tls/compare/statefulset_some-name-cfg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: some-name-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -173,11 +170,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: some-name-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: some-name-mongodb-keyfile
- emptyDir: {}
name: bin
- emptyDir: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: some-name-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -158,11 +155,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: some-name-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: some-name-mongodb-keyfile
- name: ssl
secret:
defaultMode: 288
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: some-name-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -160,11 +157,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: some-name-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: some-name-mongodb-keyfile
- name: ssl
secret:
defaultMode: 288
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: some-name-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -172,11 +169,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: some-name-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: some-name-mongodb-keyfile
- emptyDir: {}
name: bin
- emptyDir: {}
Expand Down
8 changes: 0 additions & 8 deletions e2e-tests/custom-tls/compare/statefulset_some-name-rs0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: some-name-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -174,11 +171,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: some-name-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: some-name-mongodb-keyfile
- emptyDir: {}
name: bin
- emptyDir: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: some-name-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -182,11 +179,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: some-name-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: some-name-mongodb-keyfile
- emptyDir: {}
name: bin
- emptyDir: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: some-name-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -181,11 +178,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: some-name-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: some-name-mongodb-keyfile
- emptyDir: {}
name: bin
- emptyDir: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: some-name-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -184,11 +181,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: some-name-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: some-name-mongodb-keyfile
- emptyDir: {}
name: bin
- emptyDir: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: some-name-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -172,11 +169,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: some-name-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: some-name-mongodb-keyfile
- name: ssl
secret:
defaultMode: 288
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: some-name-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -171,11 +168,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: some-name-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: some-name-mongodb-keyfile
- name: ssl
secret:
defaultMode: 288
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: some-name-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -174,11 +171,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: some-name-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: some-name-mongodb-keyfile
- name: ssl
secret:
defaultMode: 288
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: some-name-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -186,11 +183,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: some-name-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: some-name-mongodb-keyfile
- emptyDir: {}
name: bin
- emptyDir: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,6 @@ spec:
volumeMounts:
- mountPath: /data/db
name: mongod-data
- mountPath: /etc/mongodb-secrets
name: some-name-mongodb-keyfile
readOnly: true
- mountPath: /etc/mongodb-ssl
name: ssl
readOnly: true
Expand Down Expand Up @@ -185,11 +182,6 @@ spec:
serviceAccountName: default
terminationGracePeriodSeconds: 60
volumes:
- name: some-name-mongodb-keyfile
secret:
defaultMode: 288
optional: false
secretName: some-name-mongodb-keyfile
- emptyDir: {}
name: bin
- emptyDir: {}
Expand Down
Loading
Loading