From 552112abe4c436581d5e43cd56a5ad7607b4ab3f Mon Sep 17 00:00:00 2001 From: Yihong Wang Date: Wed, 4 Oct 2023 13:02:46 -0700 Subject: [PATCH] fix: fix the oidc patch the sts authservice renamed to oidc-authservice. update the patch to match the new name. Signed-off-by: Yihong Wang --- .../ibm/application/oidc-authservice-appid/sts-patch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/stacks/ibm/application/oidc-authservice-appid/sts-patch.yaml b/dist/stacks/ibm/application/oidc-authservice-appid/sts-patch.yaml index 96cb802bd3..fbfa914475 100644 --- a/dist/stacks/ibm/application/oidc-authservice-appid/sts-patch.yaml +++ b/dist/stacks/ibm/application/oidc-authservice-appid/sts-patch.yaml @@ -1,7 +1,7 @@ apiVersion: apps/v1 kind: StatefulSet metadata: - name: authservice + name: oidc-authservice spec: template: spec: