Commit Graph
54 Commits
Author SHA1 Message Date
volker.raschek 0a4d677938 fix(helmignore): extend ignore list
continuous-integration/drone/push Build is passing
2024-11-27 18:03:06 +01:00
volker.raschek 4105bb9e0f doc(README): add badge of artifacthub.com
continuous-integration/drone/push Build is passing
2024-11-26 22:44:58 +01:00
volker.raschek 7ea826a2a1 fix(prometheusRule): use the fullname as group name
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2024-11-26 22:30:48 +01:00
volker.raschek aa8c279fe0 doc(README): update link of the exporterConfig.yaml documentation
continuous-integration/drone/push Build is failing
2024-11-26 22:19:52 +01:00
volker.raschek dfd4c1f991 doc(README): update introduction
continuous-integration/drone/push Build is passing
2024-11-26 22:14:27 +01:00
volker.raschek d6c2e4f992 doc(README): wrong order of helm install arguments
continuous-integration/drone/push Build is passing
2024-11-26 22:10:00 +01:00
volker.raschek ae7652a335 doc(README): update default value of enableHttp2
continuous-integration/drone/push Build is passing
2024-11-26 22:03:07 +01:00
volker.raschek 16cfa36fda fix(podMonitor,serviceMonitor): enable http2 by default
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing
2024-11-26 21:49:49 +01:00
volker.raschek 94fbc5e38f fix(deployment): concat lists correctly
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing
2024-11-26 21:01:45 +01:00
volker.raschek dcc7bae921 fix(secret): adapt of the web config secret
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is failing
2024-11-26 20:39:41 +01:00
volker.raschek 503c622df5 fix(deployment): adapt projected volume spec 2024-11-26 20:35:32 +01:00
volker.raschek bf9bd4853f fix(deployment): use correct webconfig filename
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing
2024-11-26 20:24:58 +01:00
volker.raschek 80a8e8096d fix(pod,podMonitor,service): avoid error of immutable labels
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is failing
2024-11-26 20:13:53 +01:00
volker.raschek 79b61b0035 core(renovate): update configuration
continuous-integration/drone/push Build is failing
2024-11-26 20:06:18 +01:00
volker.raschek a0d241c90c doc(README): adapt bookmark
continuous-integration/drone/push Build is failing
2024-11-26 20:00:46 +01:00
volker.raschek 1d061fe95f fix(serviceMonitor): bind the port always to the port of the service
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is failing
2024-11-26 19:59:11 +01:00
volker.raschek bb4a5d48b4 test(deployment): topologySpreadConstraints
continuous-integration/drone/push Build is passing
2024-11-26 19:55:26 +01:00
volker.raschek 1f6550d169 test(deployment): tolerations 2024-11-26 19:55:26 +01:00
volker.raschek a01c7d8c45 test(deployment): terminationGracePeriodSeconds 2024-11-26 19:55:26 +01:00
volker.raschek 2dd99e8b13 fix(deployment): restartPolicy 2024-11-26 19:55:26 +01:00
volker.raschek 4945cd1c2e test(deployment): imagePullSecrets 2024-11-26 19:55:26 +01:00
volker.raschek ed10c5362a test(deployment): hostNetwork, hostname, subdomain 2024-11-26 19:55:26 +01:00
volker.raschek 70abc21fb4 test(deployment): dnsPolicy 2024-11-26 19:55:26 +01:00
volker.raschek 8618b52ef6 test(deployment): dnsConfig 2024-11-26 19:55:26 +01:00
volker.raschek 967d36cafb test(deployment): priorityClassName 2024-11-26 19:55:26 +01:00
volker.raschek 8f36f688d0 test(deployment): nodeSelector 2024-11-26 19:55:26 +01:00
volker.raschek 8d1f6622b8 doc(README): adapt key name of exporterConfig secret 2024-11-26 19:55:26 +01:00
volker.raschek bd04d4a349 fix(values): suppres warning of overwriting table with non-table 2024-11-26 19:55:26 +01:00
volker.raschek 3105f2a408 test(deployment): securityContext 2024-11-26 19:55:26 +01:00
volker.raschek 3a96e4ac5d test(deployment): resources 2024-11-26 19:55:26 +01:00
volker.raschek abd73d82f2 test(deployment,secrets): volume and volumeMounts 2024-11-26 19:55:26 +01:00
volker.raschek 19b5ac5969 test(deployment,secrets): imageRegistry, imageRepository, imagePullPolicy 2024-11-26 19:55:26 +01:00
volker.raschek 7b98e68b03 fix(deployment,secrets): deploy always the web-config secret 2024-11-26 19:55:26 +01:00
volker.raschek 6c30756f8d fix(deployment): extend arguments 2024-11-26 19:55:26 +01:00
volker.raschek c1a2a098c8 doc(README): adapt warning blockquote
continuous-integration/drone/push Build is passing
2024-11-25 23:25:03 +01:00
volker.raschek 085a68c60c revert(README): adapt warning blockquote
This reverts commit 98fe8fe2a4.
2024-11-25 23:24:04 +01:00
volker.raschek 98fe8fe2a4 doc(README): adapt warning blockquote
continuous-integration/drone/push Build is failing
2024-11-25 23:17:33 +01:00
volker.raschek 7d02c5f7b3 doc(README): adapt warning blockquote
continuous-integration/drone/push Build is passing
2024-11-25 23:14:39 +01:00
volker.raschek 42af0f9739 fix(serviceAccount): remove top level dict .spec
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-11-25 19:35:46 +01:00
volker.raschek 5c0f2fb310 core(chart): add further chart labels for search engine
continuous-integration/drone/push Build is passing
2024-11-25 19:08:36 +01:00
volker.raschek c211bd7a61 fix: rename chart repository
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing
2024-11-25 19:01:37 +01:00
volker.raschek 6d2a3675b1 fix(ci): rename chart repository
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-11-25 18:48:31 +01:00
volker.raschek ab3b254bf8 core(renovate): init configuration
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2024-11-25 18:18:07 +01:00
volker.raschek f70814269a core(ci): rename workflows and jobs
continuous-integration/drone/push Build is passing
2024-11-25 18:11:32 +01:00
volker.raschek 036645a5bc core(ci): split into dedicated workflows
continuous-integration/drone/push Build is passing
2024-11-25 18:08:18 +01:00
volker.raschek 0281c5d3cf core(ci): add test for correct README
continuous-integration/drone/push Build is failing
2024-11-25 18:03:44 +01:00
volker.raschek 79b55fa69b core(ci): add test for correct README
continuous-integration/drone/push Build encountered an error
2024-11-25 18:03:14 +01:00
volker.raschek 03d20b1373 core(ci): use helm unittest instead of helm lint
continuous-integration/drone/push Build is passing
2024-11-25 17:56:51 +01:00
volker.raschek ddb891869a doc(README): add drone badge
continuous-integration/drone/push Build is failing
2024-11-25 17:54:03 +01:00
volker.raschek cfdebc24ce core(ci): add drone configuration 2024-11-25 17:51:56 +01:00
volker.raschek 03d395f365 doc(README): typo 2024-11-25 17:51:15 +01:00
volker.raschek 74ad76c164 doc(README): add important deployment note 2024-11-25 17:49:56 +01:00
volker.raschek 93a878824d doc(README): adapt helm installation examples 2024-11-25 12:38:56 +01:00
volker.raschek 152c286448 Initial Commit 2024-11-25 11:53:09 +01:00