Files
homelab/clusters/overlays/local.hub/components/rhtas-operator/kustomization.yaml
rblundon fe564d7227 Squashed 'cluster-config/' content from commit 654f2390
git-subtree-dir: cluster-config
git-subtree-split: 654f23903bd1f9a27a4810bd289d165b6cfdbb0c
2025-03-30 15:46:16 -05:00

15 lines
422 B
YAML

resources:
- ../../../../../components/rhtas-operator/operator/base
- ../../../../../components/rhtas-operator/instance/base
patches:
- patch: |
- op: replace
path: /spec/fulcio/config/OIDCIssuers/0/Issuer
value: https://sso.ocplab.com/realms/ocplab
- op: replace
path: /spec/fulcio/config/OIDCIssuers/0/IssuerURL
value: https://sso.ocplab.com/realms/ocplab
target:
kind: Securesign