You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
874 B
YAML

apiVersion: v1
kind: Pod
metadata:
name: ingest-options-aggregates-from-polygon
namespace: calendar-optimizer
labels:
name: ingest-options-aggregates-from-polygon
spec:
imagePullSecrets:
- name: registry
containers:
- name: ingest-options-aggregates-from-polygon
image: registry.sakal.us/ingest-options-aggregates-from-polygon:v0.0.1
env:
- name: CLICKHOUSE_HOST
value: http://clickhouse.clickhouse.svc:8123
- name: CLICKHOUSE_USER
value: avraham
- name: CLICKHOUSE_PASS
value: buginoo
resources:
limits:
memory: "128Mi"
cpu: "500m"
---
apiVersion: v1
kind: Secret
metadata:
name: registry
namespace: calendar-optimizer
type: kubernetes.io/dockerconfigjson
data:
.dockerconfigjson: |
eyJhdXRocyI6eyJyZWdpc3RyeS5zYWthbC51cyI6eyJhdXRoIjoiWVhaeVlXaGhiVHBpZFdkcGJt
OVBNU1E9In19fQo=