Skip to content

Commit

Permalink
make helm
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <[email protected]>
  • Loading branch information
pingsutw committed Mar 10, 2024
1 parent 05af5bf commit 4027dcd
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: VGltQklPN0RFV3U4SkF5Wg==
haSharedSecret: RjRjV21uckEzcFZzWDRBQw==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -1412,7 +1412,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: 9711c064cfc78845004ece054999e00cb7c925e43968acdc04070a7324a7344a
checksum/secret: 680ea727017c7841261388cfc9f48a11cac5b0a9055bfb43b5e596c1efb9b1eb
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 @@ -796,7 +796,7 @@ type: Opaque
---
apiVersion: v1
data:
haSharedSecret: ZWRodzhhZEN3TVVnRldjWQ==
haSharedSecret: OXNiUmdaZ0lkaGNySUxlcg==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -1360,7 +1360,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: b454a102410ce8c12a35583b1192b0f32d21ebe71f66f068c052d8ef3ca8006a
checksum/secret: b001cf9b50dbaa84325834d7000859a7715c70d322563b785bdb027a3922d2c7
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: VUdmVDB4T0gwUnBCc2NqTA==
haSharedSecret: bkhERElpYjVvU1lKVTRyUg==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -934,7 +934,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: 539ca6db4433b68de5a2196c54db559ff888fa570fb14931d8d15492ef45f3c3
checksum/secret: 636bca82951124e8b2191a43c5ec9e05a45c60efb0adeea909f5a3427bea570f
labels:
app: docker-registry
release: flyte-sandbox
Expand Down

0 comments on commit 4027dcd

Please sign in to comment.