Skip to content

Commit

Permalink
remove for now
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Feb 11, 2024
1 parent 091139f commit 84bebc8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ kind: Kustomization
resources:
- ./objectbucketclaim.yaml
- ./helmrelease.yaml
- ./pushsecret.yaml
# - ./pushsecret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,5 @@ spec:
name: thanos-bucket
data:
- match:
secretKey: AWS_ACCESS_KEY_ID
remoteRef:
remoteKey: thanos
- match:
secretKey: AWS_SECRET_ACCESS_KEY
remoteRef:
remoteKey: thanos

0 comments on commit 84bebc8

Please sign in to comment.