Remove pre-train release overrides from keystone
This change removes all the pre-train values overrides from the keystone chart since openstack-helm does not support them anymore. Change-Id: I2a69451167d3ec4b938ba773e4bbf5a4d17683e0
This commit is contained in:
parent
1e49055cea
commit
bedaa714d2
@ -14,7 +14,7 @@ apiVersion: v1
|
||||
appVersion: v1.0.0
|
||||
description: OpenStack-Helm Keystone
|
||||
name: keystone
|
||||
version: 0.2.21
|
||||
version: 0.2.22
|
||||
home: https://docs.openstack.org/keystone/latest/
|
||||
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Keystone/OpenStack_Project_Keystone_vertical.png
|
||||
sources:
|
||||
|
@ -1,16 +0,0 @@
|
||||
---
|
||||
images:
|
||||
tags:
|
||||
bootstrap: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
||||
db_init: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
||||
db_drop: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
||||
keystone_api: "docker.io/openstackhelm/keystone:ocata-ubuntu_xenial"
|
||||
keystone_bootstrap: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
||||
keystone_credential_rotate: "docker.io/openstackhelm/keystone:ocata-ubuntu_xenial"
|
||||
keystone_credential_setup: "docker.io/openstackhelm/keystone:ocata-ubuntu_xenial"
|
||||
keystone_db_sync: "docker.io/openstackhelm/keystone:ocata-ubuntu_xenial"
|
||||
keystone_domain_manage: "docker.io/openstackhelm/keystone:ocata-ubuntu_xenial"
|
||||
keystone_fernet_rotate: "docker.io/openstackhelm/keystone:ocata-ubuntu_xenial"
|
||||
keystone_fernet_setup: "docker.io/openstackhelm/keystone:ocata-ubuntu_xenial"
|
||||
ks_user: "docker.io/openstackhelm/heat:ocata-ubuntu_xenial"
|
||||
...
|
@ -1,31 +0,0 @@
|
||||
---
|
||||
conf:
|
||||
software:
|
||||
apache2:
|
||||
binary: apache2ctl
|
||||
start_parameters: -DFOREGROUND -k start
|
||||
site_dir: /etc/apache2/vhosts.d
|
||||
conf_dir: /etc/apache2/conf.d
|
||||
a2enmod:
|
||||
- version
|
||||
security: |
|
||||
<Directory "/var/www">
|
||||
Options Indexes FollowSymLinks
|
||||
AllowOverride All
|
||||
<IfModule !mod_access_compat.c>
|
||||
Require all granted
|
||||
</IfModule>
|
||||
<IfModule mod_access_compat.c>
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
</IfModule>
|
||||
</Directory>
|
||||
pod:
|
||||
security_context:
|
||||
keystone:
|
||||
pod:
|
||||
runAsUser: 0
|
||||
container:
|
||||
keystone_api:
|
||||
readOnlyRootFilesystem: false
|
||||
...
|
@ -1,16 +0,0 @@
|
||||
---
|
||||
images:
|
||||
tags:
|
||||
bootstrap: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
|
||||
db_init: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
|
||||
db_drop: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
|
||||
keystone_api: "docker.io/openstackhelm/keystone:pike-ubuntu_xenial"
|
||||
keystone_bootstrap: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
|
||||
keystone_credential_rotate: "docker.io/openstackhelm/keystone:pike-ubuntu_xenial"
|
||||
keystone_credential_setup: "docker.io/openstackhelm/keystone:pike-ubuntu_xenial"
|
||||
keystone_db_sync: "docker.io/openstackhelm/keystone:pike-ubuntu_xenial"
|
||||
keystone_domain_manage: "docker.io/openstackhelm/keystone:pike-ubuntu_xenial"
|
||||
keystone_fernet_rotate: "docker.io/openstackhelm/keystone:pike-ubuntu_xenial"
|
||||
keystone_fernet_setup: "docker.io/openstackhelm/keystone:pike-ubuntu_xenial"
|
||||
ks_user: "docker.io/openstackhelm/heat:pike-ubuntu_xenial"
|
||||
...
|
@ -1,16 +0,0 @@
|
||||
---
|
||||
images:
|
||||
tags:
|
||||
bootstrap: "docker.io/openstackhelm/heat:queens-ubuntu_xenial"
|
||||
db_init: "docker.io/openstackhelm/heat:queens-ubuntu_xenial"
|
||||
db_drop: "docker.io/openstackhelm/heat:queens-ubuntu_xenial"
|
||||
keystone_api: "docker.io/openstackhelm/keystone:queens-ubuntu_xenial"
|
||||
keystone_bootstrap: "docker.io/openstackhelm/heat:queens-ubuntu_xenial"
|
||||
keystone_credential_rotate: "docker.io/openstackhelm/keystone:queens-ubuntu_xenial"
|
||||
keystone_credential_setup: "docker.io/openstackhelm/keystone:queens-ubuntu_xenial"
|
||||
keystone_db_sync: "docker.io/openstackhelm/keystone:queens-ubuntu_xenial"
|
||||
keystone_domain_manage: "docker.io/openstackhelm/keystone:queens-ubuntu_xenial"
|
||||
keystone_fernet_rotate: "docker.io/openstackhelm/keystone:queens-ubuntu_xenial"
|
||||
keystone_fernet_setup: "docker.io/openstackhelm/keystone:queens-ubuntu_xenial"
|
||||
ks_user: "docker.io/openstackhelm/heat:queens-ubuntu_xenial"
|
||||
...
|
@ -1,16 +0,0 @@
|
||||
---
|
||||
images:
|
||||
tags:
|
||||
bootstrap: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
||||
db_init: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
||||
db_drop: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
||||
keystone_api: "docker.io/openstackhelm/keystone:rocky-opensuse_15"
|
||||
keystone_bootstrap: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
||||
keystone_credential_rotate: "docker.io/openstackhelm/keystone:rocky-opensuse_15"
|
||||
keystone_credential_setup: "docker.io/openstackhelm/keystone:rocky-opensuse_15"
|
||||
keystone_db_sync: "docker.io/openstackhelm/keystone:rocky-opensuse_15"
|
||||
keystone_domain_manage: "docker.io/openstackhelm/keystone:rocky-opensuse_15"
|
||||
keystone_fernet_rotate: "docker.io/openstackhelm/keystone:rocky-opensuse_15"
|
||||
keystone_fernet_setup: "docker.io/openstackhelm/keystone:rocky-opensuse_15"
|
||||
ks_user: "docker.io/openstackhelm/heat:rocky-opensuse_15"
|
||||
...
|
@ -1,16 +0,0 @@
|
||||
---
|
||||
images:
|
||||
tags:
|
||||
bootstrap: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
|
||||
db_init: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
|
||||
db_drop: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
|
||||
keystone_api: "docker.io/openstackhelm/keystone:rocky-ubuntu_bionic"
|
||||
keystone_bootstrap: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
|
||||
keystone_credential_rotate: "docker.io/openstackhelm/keystone:rocky-ubuntu_bionic"
|
||||
keystone_credential_setup: "docker.io/openstackhelm/keystone:rocky-ubuntu_bionic"
|
||||
keystone_db_sync: "docker.io/openstackhelm/keystone:rocky-ubuntu_bionic"
|
||||
keystone_domain_manage: "docker.io/openstackhelm/keystone:rocky-ubuntu_bionic"
|
||||
keystone_fernet_rotate: "docker.io/openstackhelm/keystone:rocky-ubuntu_bionic"
|
||||
keystone_fernet_setup: "docker.io/openstackhelm/keystone:rocky-ubuntu_bionic"
|
||||
ks_user: "docker.io/openstackhelm/heat:rocky-ubuntu_bionic"
|
||||
...
|
@ -1,16 +0,0 @@
|
||||
---
|
||||
images:
|
||||
tags:
|
||||
bootstrap: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
||||
db_init: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
||||
db_drop: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
||||
keystone_api: "docker.io/openstackhelm/keystone:rocky-ubuntu_xenial"
|
||||
keystone_bootstrap: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
||||
keystone_credential_rotate: "docker.io/openstackhelm/keystone:rocky-ubuntu_xenial"
|
||||
keystone_credential_setup: "docker.io/openstackhelm/keystone:rocky-ubuntu_xenial"
|
||||
keystone_db_sync: "docker.io/openstackhelm/keystone:rocky-ubuntu_xenial"
|
||||
keystone_domain_manage: "docker.io/openstackhelm/keystone:rocky-ubuntu_xenial"
|
||||
keystone_fernet_rotate: "docker.io/openstackhelm/keystone:rocky-ubuntu_xenial"
|
||||
keystone_fernet_setup: "docker.io/openstackhelm/keystone:rocky-ubuntu_xenial"
|
||||
ks_user: "docker.io/openstackhelm/heat:rocky-ubuntu_xenial"
|
||||
...
|
@ -37,4 +37,5 @@ keystone:
|
||||
- 0.2.19 Revert Reduce log chattiness
|
||||
- 0.2.20 Enable taint toleration for Openstack services
|
||||
- 0.2.21 Updated naming for subchart compatibility
|
||||
- 0.2.22 Remove older values overrides
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user