Patrick Hobusch
85276527fb
[bitnami/apache] Allow setting deployment's revisionHistoryLimit ( #16016 )
...
Signed-off-by: Patrick Hobusch <patrick@hobusch.net >
2023-04-12 17:48:28 +02:00
Orgad Shaneh
fce90496e8
[bitnami/apache] Use custom probes if given ( #12438 )
...
Without this change, in order to use a custom probe, the user has to
specify the probe parameters, and also must specify for the original
probe "enabled: false".
Issue: #12354
Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com >
Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com >
2022-09-21 12:06:53 +02:00
Michiel
0ce981c65c
Allow the charts containerPorts to be configured ( #12137 )
...
Signed-off-by: Michiel <michield@vmware.com >
2022-08-25 17:43:35 +02:00
Jonas Alfredsson
910396069e
[bitnami/apache] Fix probes not reading port from .Values ( #10286 )
...
* [bitnami/apache] Fix probes not reading port from .Values
From what I can see the pull request [#1696 ][1] tried to introduce
both customizable path and port number for the livellyness and readyness
probes, however, the part where it actually read the custom value from
the .Values file was removed before the merge.
With this pull request we actually allow people to change the port, as
else the now default value is ignored and might cause confusion when
nothing happens even though the user has defined a custom port.
Signed-off-by: Jonas Alfredsson <jonasal@axis.com >
[1]: https://github.com/bitnami/charts/pull/1696
* [bitnami/apache] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2022-05-18 20:09:30 +02:00
Miguel Ruiz
b7953e1646
[bitnami/apache] Add missing namespace metadata ( #10097 )
...
* [bitnami/apache] Add missing namespace metadata
Signed-off-by: Miguel Ruiz <miruiz@vmware.com >
* Version bump
Signed-off-by: Miguel Ruiz <miruiz@vmware.com >
2022-05-11 08:51:11 +02:00
Miguel Ruiz
6be033b590
[bitnami/apache] Chart standardized ( #7491 )
...
* [bitnami/apache] Chart standardised
Signed-off-by: Miguel Ruiz <miruiz@vmware.com >
* [bitnami/apache] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2022-01-14 19:46:10 +01:00
Malte Pahl
8df6ebe7a5
[bitnami/apache] Adds a switch to enable/disable the git-repo-syncer sidecar container… ( #8332 )
2021-12-09 13:01:32 +01:00
Miguel Ángel Cabrera Miñagorri
1136b1d85c
[bitnami/apache] Allow to move hidden directories ( #8210 )
...
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com >
2021-11-24 09:56:53 +01:00
Miguel Ángel Cabrera Miñagorri
df4fe38f53
[bitnami/apache] Fix clone htdocs when restart ( #7970 )
...
* [bitnami/apache] Fix clone htdocs when restart
* Remove only /app content
* Use wildcard to move files
2021-11-11 14:54:07 +01:00
Yann
e0c07b10f3
[bitnami/apache] Add Autoscaling and Disruption Budget options ( #7990 )
2021-11-02 10:51:35 +01:00
Quan TRAN
e3a8529be0
[bitnami/apache,tomcat] add extraPodSpec ( #7580 )
...
Signed-off-by: Quan TRAN <account@itscaro.me >
2021-09-29 09:44:30 +02:00
Quan TRAN
557bfe931a
[bitnami/apache,postgresql,tomcat] add topologySpreadConstraints ( #7598 )
...
Signed-off-by: Quan TRAN <account@itscaro.me >
2021-09-27 10:00:47 +02:00
Quan TRAN
01b7733589
[bitnami/apache] port commonLabels, commonAnnotations & podLabels from other charts ( #6037 )
...
* port commonLabels, commonAnnotations & podLabels
* Update values.yaml
* Update Chart.yaml
* Update README.md
* Update ingress.yaml
* Update svc.yaml
* Update configmap.yaml
* Update configmap-vhosts.yaml
2021-04-07 09:44:28 +02:00
Andrés Bono
c9adefff01
[bitnami/*] Allow git ssh connections ( #5814 )
...
* [bitnami/*] Allow git ssh connections
2021-03-19 15:57:09 +01:00
Quan TRAN
8f589f135b
[bitnami/apache] Add extra-list.yaml & extra initContainers & sidecars ( #5534 )
...
* [bitnami/apache] extra-list.yaml
* [bitnami/apache] add initContainers & sidecars
2021-02-18 09:55:21 +01:00
Javier J. Salmerón-García
cc3e5703e5
[bitnami/apache] Add hostAliases support ( #5161 )
...
* [bitnami/apache] Add hostAliases support
* Lint
2021-01-22 09:32:23 +01:00
Daniel Arteaga
15678408ae
[bitnami/apache] feat: add extraEnvVars ( #4083 )
...
Signed-off-by: darteaga <darteaga@vmware.com >
2020-10-23 13:01:00 +02:00
khrpcek
e6aee9c787
[bitnami/apache] Add extra volume support ( #3970 )
...
* Added extra volume support to [bitnami/apache].
* bump version to 2.5.0 for new minor feature
Co-authored-by: Kevin Hrpcek <kevin.hrpcek@ssec.wisc.edu >
2020-10-09 17:37:07 +02:00
Juan Ariza Toledano
01884c767c
[bitnami/*] Affinity based on common presets ( #3746 )
2020-09-24 15:11:56 +02:00
Kevin Klopfenstein
f3e831810d
[bitnami/apache] Add resources for git container ( #3399 )
2020-08-14 10:51:34 +02:00
Ibone González Mauraza
ccc69c8e2a
[bitnami/apache] Change in the command of apache-exporter ( #2280 )
...
* Change -scrape_uri to --scrape_uri
* [bitnami/apache] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-04-10 11:12:04 +02:00
William Hall
6a880cb193
changed port back to http
2019-12-04 16:50:19 -05:00
William Hall
fe95d6af5d
adding port and path to probes
2019-12-03 11:44:18 -05:00
juan131
4103cdd1f2
[bitnami/apache] Lint chart
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-11-14 12:22:03 +01:00
Javier J. Salmeron Garcia
810711389c
[bitnami/apache] Lint chart
...
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@vmware.com >
2019-11-07 15:26:11 +01:00
Alejandro Moreno
4a5cc44c7c
Allow mounting files from files/ directory
2019-10-04 14:04:01 +00:00
Alejandro Moreno
200ca88c72
Allow mounting httpd.conf through a config map
2019-10-04 09:50:14 +00:00
juan131
4dfac075aa
[bitnami/*] Update apiVersion on sts, deployments, daemonsets and podsecuritypolicies
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-09-20 11:44:09 +02:00
Carlos Rodriguez Hernandez
56bc5ea153
Add affinity to apache
2019-09-04 12:56:21 +00:00
Javier Salmeron Garcia
4ddd3ca795
[bitnami/apache] Allow custom htdocs
...
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2019-06-04 11:33:36 +02:00
Javier Salmeron Garcia
5e32fdc467
[bitnami/apache] Allow mounting data
...
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
2019-06-03 16:27:14 +02:00
Carlos Rodriguez Hernandez
c8b847a0c4
Remove apache volume
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-05-30 10:03:11 +00:00
Carlos Rodriguez Hernandez
8c80056d55
Use namespaces
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-03-14 16:39:12 +00:00
juan131
b826c65dd8
[bitnami/apache] Add global 'imagePullSecrets' to overwrite any other existing one
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-03-07 14:22:22 +01:00
Javier J. Salmeron Garcia
7c37ee13b4
Fix port
2018-10-29 18:26:46 +01:00
Carlos Rodriguez Hernandez
395ba08e2b
Add global registry option to Bitnami charts
2018-10-11 13:02:53 +00:00
Javier J. Salmeron Garcia
c3a2454f8e
[bitnami/apache] Fix chart not being upgradable
...
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2018-09-21 10:41:03 +02:00
Javier J. Salmeron Garcia
ce72a7d58f
Adapt apache chart to non-root
2018-07-24 15:48:25 +02:00
tompizmor
5413120bb2
Rename charts folders
2018-04-13 10:46:07 +02:00