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 a2f7c63 commit 58bebd0
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: RlhoZ3ZQN2VUTkN0dEdheg==
haSharedSecret: NFJhZGNjeFlVM2F4RUZwYQ==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -1413,7 +1413,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: 2c5af5d30d7eaf31645f3815b7f093f8b303ae837406ced7ed583041557172c2
checksum/secret: ea2415ace6e9815ece609697d5c01a32047784b13196ff402ac4e5743c33c590
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: amdldDZPcVV2T1lYS1RRTw==
haSharedSecret: M1VMZGVLZXJLcG9td0dJUw==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -1362,7 +1362,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: 358b643aa18d22f2c8f15452028e38d16053961b351c6fe848bab4f579091d9b
checksum/secret: 6ce56cb14e183e10800bc37fb0685ee47842d41d97a8a7a0d3863af1bee380cf
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: VHcyYk1YbWFOOEpsbVZzVw==
haSharedSecret: eXVLWXJQSmhnMWtUeTllZg==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -934,7 +934,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: 9e0db3eef2fac50c10284b52a6d3247e5cd9518d633d260069ef70cd838959a2
checksum/secret: cb56392a7f537a7ec0429b6d1c4d70d750cb2f147c084a428d0d3df9fa4d90ad
labels:
app: docker-registry
release: flyte-sandbox
Expand Down

0 comments on commit 58bebd0

Please sign in to comment.