.
This commit is contained in:
@@ -88,10 +88,6 @@ spec:
|
||||
mountPath: /var/www/conf/config.inc.local.php
|
||||
subPath: config.inc.local.php
|
||||
readOnly: true
|
||||
- name: root-ca
|
||||
mountPath: /etc/ssl/certs/undercloud-ca.pem
|
||||
subPath: trust-bundle.pem
|
||||
readOnly: true
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
@@ -118,12 +114,6 @@ spec:
|
||||
items:
|
||||
- key: config.inc.local.php
|
||||
path: config.inc.local.php
|
||||
- name: root-ca
|
||||
configMap:
|
||||
name: undercloud-ca-bundle
|
||||
items:
|
||||
- key: trust-bundle.pem
|
||||
path: trust-bundle.pem
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
||||
Reference in New Issue
Block a user