Skip to content

Commit

Permalink
regenerate manifests
Browse files Browse the repository at this point in the history
Signed-off-by: Yee Hing Tong <[email protected]>
  • Loading branch information
wild-endeavor committed Oct 28, 2023
1 parent 097dfc5 commit 6f36e21
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 18 deletions.
14 changes: 6 additions & 8 deletions docker/sandbox-bundled/manifests/complete-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -509,15 +509,13 @@ data:
container: my-s3-bucket
100-inline-config.yaml: |
artifacts:
host: artifact-service.flyte.svc.cluster.local
host: localhost
insecure: true
port: 50051
cloudEvents:
cloudEventVersion: v2
enable: true
redis:
addr: flyte-sandbox-redis-headless.flyte.svc.cluster.local:6379
transformToCloudEvents: true
type: redis
type: sandbox
plugins:
k8s:
default-env-vars:
Expand Down Expand Up @@ -844,7 +842,7 @@ type: Opaque
---
apiVersion: v1
data:
haSharedSecret: MFFzaWFuNWNIMHozSFh6Yg==
haSharedSecret: bHpJN3NncmQzSGVzZkhpWQ==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -1328,7 +1326,7 @@ spec:
metadata:
annotations:
checksum/cluster-resource-templates: 6fd9b172465e3089fcc59f738b92b8dc4d8939360c19de8ee65f68b0e7422035
checksum/configuration: c86a3f997d43ba1f7612d3f5e9675ef534131308a682edc09d06cf4f6e79be64
checksum/configuration: 8d7c7929fda964a4ac1982becf5115c6074afbb8146eddd279352492ed6043cd
checksum/configuration-secret: 09216ffaa3d29e14f88b1f30af580d02a2a5e014de4d750b7f275cc07ed4e914
labels:
app.kubernetes.io/component: flyte-binary
Expand Down Expand Up @@ -1491,7 +1489,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: beab063e2091f135bea9b399b4781b3cfc6a1f8daaa6f36c9457ad57a747c018
checksum/secret: 24d3ab901378068911558ada4baa51b1930a530c2e2baba642b785d17498480e
labels:
app: docker-registry
release: flyte-sandbox
Expand Down
14 changes: 6 additions & 8 deletions docker/sandbox-bundled/manifests/complete.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -498,15 +498,13 @@ data:
container: my-s3-bucket
100-inline-config.yaml: |
artifacts:
host: artifact-service.flyte.svc.cluster.local
host: localhost
insecure: true
port: 50051
cloudEvents:
cloudEventVersion: v2
enable: true
redis:
addr: flyte-sandbox-redis-headless.flyte.svc.cluster.local:6379
transformToCloudEvents: true
type: redis
type: sandbox
plugins:
k8s:
default-env-vars:
Expand Down Expand Up @@ -833,7 +831,7 @@ type: Opaque
---
apiVersion: v1
data:
haSharedSecret: TE1wU3o5Q2l1RWx0SXRRTQ==
haSharedSecret: dFhsdmt2TUFXM29MeWY1Qg==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -1285,7 +1283,7 @@ spec:
metadata:
annotations:
checksum/cluster-resource-templates: 6fd9b172465e3089fcc59f738b92b8dc4d8939360c19de8ee65f68b0e7422035
checksum/configuration: c86a3f997d43ba1f7612d3f5e9675ef534131308a682edc09d06cf4f6e79be64
checksum/configuration: 8d7c7929fda964a4ac1982becf5115c6074afbb8146eddd279352492ed6043cd
checksum/configuration-secret: 09216ffaa3d29e14f88b1f30af580d02a2a5e014de4d750b7f275cc07ed4e914
labels:
app.kubernetes.io/component: flyte-binary
Expand Down Expand Up @@ -1448,7 +1446,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: ea153da2dd4c25ceb7cde56d4d150289b3f5b0e34db15031b84bdfe2802f56a9
checksum/secret: 27beb280f64955492d3f8a5849cf020195b3ebbaa196c7cae1370ea56a5c8909
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 @@ -517,7 +517,7 @@ metadata:
---
apiVersion: v1
data:
haSharedSecret: QzdLYnVTeFBUQ0J0MU80bg==
haSharedSecret: NHdBdUNTRkFPVzV0RlY5Zw==
proxyPassword: ""
proxyUsername: ""
kind: Secret
Expand Down Expand Up @@ -1005,7 +1005,7 @@ spec:
metadata:
annotations:
checksum/config: 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
checksum/secret: 5127d2ab37b9913091f260a9f57fda82066cd397915f953fa5d184f5b6257d9f
checksum/secret: ae9a1315b23289912279d91f720e96a0766e6502378f25c551260b27f39a64d1
labels:
app: docker-registry
release: flyte-sandbox
Expand Down

0 comments on commit 6f36e21

Please sign in to comment.