Yanis Guenane
75458d0678
Do not prepend variables name with tower_
2021-05-25 09:52:13 +02:00
Christian M. Adams
82ed9d6d56
Default to storage class being undefined
...
* This is so that users can intentially set it to an empty string if they want to use the default storage class
* conversely, now users can manually create a pvc that does not utilize the default storage class
2021-05-17 16:41:53 -04:00
Christian M. Adams
818b837fb2
Allow user to specify empty string for storage class on PVC
2021-05-17 12:15:03 -04:00
Marcelo Moreira de Mello
b2b1e07e45
Set initial value for tower_loadbalancer_annotations
2021-05-10 23:31:01 -04:00
Christian Adams
8519ff93b2
Merge pull request #272 from kimbernator/devel
...
Add support for custom service labels
2021-05-10 15:18:31 -04:00
Christian M. Adams
c12a1f02ab
Unset ownerRefs in the installer instead of the finalizer
2021-05-07 17:55:01 -04:00
Jeremy Kimber
51435e3c2b
fix example to use correct label
2021-05-03 13:14:49 -05:00
Jeremy Kimber
fd42802512
Add support for custom service labels
2021-05-03 10:20:56 -05:00
Shane McDonald
8772d0eec5
Merge pull request #266 from shanemcd/bump-19.1.0
...
Bump 19.1.0
2021-05-01 10:27:39 -04:00
Shane McDonald
c318611561
Bump AWX version
2021-05-01 07:45:18 -04:00
Yanis Guenane
4706aa9a1e
Deployment type: Make more fields dynamic based on that field
2021-04-28 12:12:06 +02:00
Shane McDonald
5779afd858
Update default ee version
2021-04-23 13:58:01 -04:00
Shane McDonald
da43c5ba7d
Merge pull request #226 from fust/fix_postgres_resources
...
Fix postgres resources
2021-04-22 13:33:11 -04:00
Marcelo Moreira de Mello
bc34758c91
Split container image and version in 2 variables
2021-04-21 17:18:02 -04:00
Thom Wijtenburg
841d1f94f2
Change default resource requirement to object
2021-04-20 11:52:56 +02:00
Thom Wijtenburg
378a33aaee
Fix PostgreSQL resource requests
2021-04-20 11:14:48 +02:00
Gabe Muniz
9de67ad898
added default value for ee extra mounts
2021-04-15 15:25:45 -04:00
Ernesto Pérez
0ab33a17df
Fix yaml missing starting space in comment
2021-04-13 14:33:47 +02:00
Ernesto Pérez
151ff11745
Add nodeSelector and tolerations for Postgres pod
2021-04-13 13:50:14 +02:00
Shane McDonald
f6b7a32a33
Bump version
2021-04-07 17:24:08 -04:00
Marcelo Moreira de Mello
584d45d315
Introducing ability to mount /var/lib/projects
2021-04-06 12:53:08 -04:00
Shane McDonald
4230120884
More flexibility for customizing default EEs
2021-04-03 17:15:56 -04:00
Atha Kouroussis
be68adbf01
Add support for nodeSelector and tolerations
2021-04-01 18:28:07 -03:00
Marcelo Moreira de Mello
8974e3446a
Added ability to configure LDAP CA
2021-03-29 22:19:22 -04:00
Shane McDonald
1fa391a9f1
Bump awx-ee version
2021-03-29 12:39:57 -04:00
Shane McDonald
ecdfaf6c0d
Pin version of awx-ee
2021-03-28 15:08:49 -04:00
cbillett83@outlook.com
76092c366e
alow private hosted awx-ee image
2021-03-24 10:02:33 +00:00
Shane McDonald
62ec946e4f
Use latest version of quay.io/ansible/awx
2021-03-23 11:15:55 -04:00
Shane McDonald
3df272da27
Merge pull request #128 from billett83/devel
...
fixes #127 Provided service type LoadBalancer
2021-03-23 09:49:34 -04:00
Shane McDonald
79534a1465
Dont require database names to match when doing migration
2021-03-18 11:22:04 -04:00
Shane McDonald
da26472a03
Fix reconcilation loop after data migration changes
2021-03-18 11:22:00 -04:00
cbillett83@outlook.com
781d3e0ec7
Provided service type LoadBalancer
2021-03-17 11:59:57 +00:00
Deric Crago
7a559b9f3b
added 'tower_image_pull_secret'
2021-03-15 11:27:37 -04:00
Yanis Guenane
9683dc23a4
Move tower_broadcast_websocket_secret to a Secret
2021-03-04 20:21:38 +01:00
Shane McDonald
9595c6c008
New deployment model
2021-03-03 12:30:17 -05:00
Yanis Guenane
e589a999a8
kind,api_version: Dynamically retrieve those values
2021-02-25 13:56:42 +01:00
Yanis Guenane
a44cfb676d
Make the API version used for status update parametrable
2021-02-17 11:21:29 +01:00
Yanis Guenane
e5e996569c
Merge pull request #93 from Spredzy/resource_requirements
...
Allow greater flexibility to specify resource requests/limits
2021-02-10 16:52:45 +01:00
Yanis Guenane
fd4e3b2d4c
Allow greater flexibility to specify resource requests/limits
2021-02-10 15:58:48 +01:00
Yanis Guenane
c895ca0f6d
TLS: Enable customization of TLS behavior on route
2021-02-10 12:11:29 +01:00
Yanis Guenane
e858f34f2c
Admin Password: Allow one to specify an admin password secret else generate it
2021-02-08 19:29:55 +01:00
Yanis Guenane
dfb96d1e18
Secret Key: Allow one to specify a secret key else generate it
2021-02-08 19:11:44 +01:00
Yanis Guenane
e5f1041350
PostgreSQL: Allow one to provide her own db configuration secret
...
If a user provide its own secret by using the
`tower_postgres_configuration_secret` use this variable, else try to use
`<instance>-postgres-configuration` secret. Else create one and use a
local database.
2021-02-08 15:13:56 +01:00
Yanis Guenane
ad476e4782
Rename base roles
2021-02-05 22:23:23 +01:00