Skip to content

Commit

Permalink
chore: replace dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Nov 10, 2024
1 parent 208437f commit a5d047c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions registry/clusters/dev/external-secret-stores.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@ spec:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/external-secret-stores
targetRevision: sje/cluster-refactor
kustomize:
patches:
- target:
group: external-secrets.io
version: v1beta1
kind: ClusterSecretStore
name: infisical
patch: |-
- op: replace
path: /spec/provider/infisical/secretsScope/environmentSlug
value: dev
destination:
server: https://kubernetes.default.svc
namespace: external-secrets
Expand Down

0 comments on commit a5d047c

Please sign in to comment.