Skip to content
Snippets Groups Projects
Verified Commit a4220d6d authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

test(keycloak): Fix helm unittest

parent 30a14e05
No related branches found
Tags rabbitmq-0.5.13
No related merge requests found
Pipeline #19528 passed
......@@ -9,7 +9,7 @@ icon: https://www.keycloak.org/resources/images/keycloak_icon_512px.svg
sources:
- https://git.shivering-isles.com/shivering-isles/infrastructure-gitops
- https://github.com/keycloak/keycloak
version: 0.8.0
version: 0.8.1
# renovate: image=quay.io/keycloak/keycloak
appVersion: "24.0.1"
maintainers:
......
# keycloak
![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.0.1](https://img.shields.io/badge/AppVersion-24.0.1-informational?style=flat-square)
![Version: 0.8.1](https://img.shields.io/badge/Version-0.8.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.0.1](https://img.shields.io/badge/AppVersion-24.0.1-informational?style=flat-square)
A Helm chart for Keycloak on Kubernetes
......
......@@ -30,8 +30,8 @@ should match basic snapshot:
- --cache=ispn
- --cache-config-file=cache-ispn.xml
- --cache-stack=kubernetes
- --proxy
- edge
- --proxy-headers forwarded|xforwarded
- --http-enabled true
env:
- name: KC_HEALTH_ENABLED
value: "true"
......@@ -203,8 +203,8 @@ should match full snapshot:
- --cache=ispn
- --cache-config-file=cache-ispn.xml
- --cache-stack=kubernetes
- --proxy
- edge
- --proxy-headers forwarded|xforwarded
- --http-enabled true
env:
- name: KC_HEALTH_ENABLED
value: "true"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment