Skip to content

Commit

Permalink
fix: fix the oidc patch
Browse files Browse the repository at this point in the history
the sts authservice renamed to oidc-authservice. update
the patch to match the new name.

Signed-off-by: Yihong Wang <[email protected]>
  • Loading branch information
yhwang committed Oct 4, 2023
1 parent 1084356 commit 552112a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: authservice
name: oidc-authservice
spec:
template:
spec:
Expand Down

0 comments on commit 552112a

Please sign in to comment.