Skip to content

Commit

Permalink
Add listing api to stow storage, fix helm issue
Browse files Browse the repository at this point in the history
Signed-off-by: Bugra Gedik <[email protected]>
  • Loading branch information
bgedik committed Sep 12, 2024
1 parent 58bebd0 commit 2793f69
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docker/sandbox-bundled/manifests/complete-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,7 @@ type: Opaque
---
apiVersion: v1
data:
haSharedSecret: NFJhZGNjeFlVM2F4RUZwYQ==
haSharedSecret: bTM0eldMZ3IxWE1jZXZ3cg==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -1413,7 +1413,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: ea2415ace6e9815ece609697d5c01a32047784b13196ff402ac4e5743c33c590
checksum/secret: f6b8f4ae413528aa882ed401dca20e11f8947e1ca829df6bedbf16698de03cdf
labels:
app: docker-registry
release: flyte-sandbox
Expand Down
4 changes: 2 additions & 2 deletions docker/sandbox-bundled/manifests/complete.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@ type: Opaque
---
apiVersion: v1
data:
haSharedSecret: M1VMZGVLZXJLcG9td0dJUw==
haSharedSecret: Wkl6V2diWk50S1Ftd1R3Nw==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -1362,7 +1362,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: 6ce56cb14e183e10800bc37fb0685ee47842d41d97a8a7a0d3863af1bee380cf
checksum/secret: ab69c0935db6eb0dd11b9df6716336d8f993cb949d112fd0417d1133a88000cc
labels:
app: docker-registry
release: flyte-sandbox
Expand Down
4 changes: 2 additions & 2 deletions docker/sandbox-bundled/manifests/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ metadata:
---
apiVersion: v1
data:
haSharedSecret: eXVLWXJQSmhnMWtUeTllZg==
haSharedSecret: Z1BQdzNCck9SbGF2bFBNcg==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -934,7 +934,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: cb56392a7f537a7ec0429b6d1c4d70d750cb2f147c084a428d0d3df9fa4d90ad
checksum/secret: 42de0a9877ccf019375a303e7a813c44ec6dc92758e3af6c0f10aeb4c3a1071c
labels:
app: docker-registry
release: flyte-sandbox
Expand Down

0 comments on commit 2793f69

Please sign in to comment.