Skip to content

Commit

Permalink
Added thanos secret to SecretProviderClass config
Browse files Browse the repository at this point in the history
  • Loading branch information
m1p1h committed Sep 18, 2024
1 parent a077a20 commit c5babaf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/flux/secrets-distributor/secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ spec:
- |
objectName: ApacheSupersetAppRegistrationClientSecret
objectType: secret
- |
objectName: ThanosPersistentStoreSecret
objectType: secret
{{- range include "flux.secrets" $ | fromJsonArray }}
- |
objectName: {{ . }}
Expand Down

0 comments on commit c5babaf

Please sign in to comment.