Skip to content

Commit

Permalink
Merge pull request #283 from cho4036/render-test-local
Browse files Browse the repository at this point in the history
minor fix. change app name
  • Loading branch information
ktkfree authored Nov 3, 2023
2 parents 63ae556 + ce23f65 commit 508e8ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions service-mesh/base/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -723,14 +723,14 @@ apiVersion: helm.fluxcd.io/v1
kind: HelmRelease
metadata:
labels:
name: keycloak-gatekeeper
name: keycloak-gatekeeper
name: gatekeeper
name: gatekeeper
spec:
helmVersion: v3
chart:
type: helmrepo
repository: https://harbor.taco-cat.xyz/chartrepo/tks
name: keycloak-gatekeeper
name: gatekeeper
version: 0.1.39
origin: https://gogatekeeper.github.io/helm-gogatekeeper
releaseName: gatekeeper
Expand Down
2 changes: 1 addition & 1 deletion service-mesh/base/site-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ charts:
aggregation.interval: "15s"
optimization.interval: "15s"

- name: keycloak-gatekeeper
- name: gatekeeper
override:
config:
discovery-url: $(keycloakIssuerUri)
Expand Down

0 comments on commit 508e8ce

Please sign in to comment.