Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion base/monitoring/cadvisor/cadvisor.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
serviceAccountName: cadvisor
containers:
- name: cadvisor
image: us-docker.pkg.dev/sourcegraph-images/internal/cadvisor:6.8.2313@sha256:677f459f0b273d194ba8ee410d06f6057b37a5430a20dbd0396dbef6957b9178
image: index.docker.io/sourcegraph/cadvisor:6.8.2313@sha256:677f459f0b273d194ba8ee410d06f6057b37a5430a20dbd0396dbef6957b9178
args:
# Kubernetes-specific flags below (other flags are baked into the Docker image)
#
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/grafana/grafana.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: grafana
image: us-docker.pkg.dev/sourcegraph-images/internal/grafana:6.8.2313@sha256:7075b9319e17fc65fd6048ac2b5e97988bcd2dc06111d5b0919bba3799bcdbae
image: index.docker.io/sourcegraph/grafana:6.8.2313@sha256:7075b9319e17fc65fd6048ac2b5e97988bcd2dc06111d5b0919bba3799bcdbae
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3370
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/jaeger/jaeger.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: jaeger
image: us-docker.pkg.dev/sourcegraph-images/internal/jaeger-all-in-one:6.8.2313@sha256:aa7efc26b136094845e81b67499bf48f5e592dd9739080f14c0bdd0abe36a01f
image: index.docker.io/sourcegraph/jaeger-all-in-one:6.8.2313@sha256:aa7efc26b136094845e81b67499bf48f5e592dd9739080f14c0bdd0abe36a01f
args: ["--memory.max-traces=20000", "--sampling.strategies-file=/etc/jaeger/sampling_strategies.json", "--collector.otlp.enabled"]
ports:
- containerPort: 5775
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/node-exporter/node-exporter.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: node-exporter
image: us-docker.pkg.dev/sourcegraph-images/internal/node-exporter:6.8.2313@sha256:6c62f353de7620cc779434cc16fc34ac11f6ca7026c7264c1f732a9a8f874611
image: index.docker.io/sourcegraph/node-exporter:6.8.2313@sha256:6c62f353de7620cc779434cc16fc34ac11f6ca7026c7264c1f732a9a8f874611
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/otel-collector/otel-agent.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: otel-agent
image: us-docker.pkg.dev/sourcegraph-images/internal/opentelemetry-collector:6.8.2313@sha256:362f1fb83743c76fd724d9e1f2604740a62225946383bc72b1ddfb7b28ac733d
image: index.docker.io/sourcegraph/opentelemetry-collector:6.8.2313@sha256:362f1fb83743c76fd724d9e1f2604740a62225946383bc72b1ddfb7b28ac733d
command:
- "/bin/otelcol-sourcegraph"
- "--config=/etc/otel-agent/config.yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: otel-collector
image: us-docker.pkg.dev/sourcegraph-images/internal/opentelemetry-collector:6.8.2313@sha256:362f1fb83743c76fd724d9e1f2604740a62225946383bc72b1ddfb7b28ac733d
image: index.docker.io/sourcegraph/opentelemetry-collector:6.8.2313@sha256:362f1fb83743c76fd724d9e1f2604740a62225946383bc72b1ddfb7b28ac733d
command:
- "/bin/otelcol-sourcegraph"
# To use a custom configuration, edit otel-collector.ConfigMap.yaml
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/prometheus/prometheus.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: prometheus
image: us-docker.pkg.dev/sourcegraph-images/internal/prometheus:6.8.2313@sha256:1d776e6199560a8ee1ff69123c39da557b9e5e8f2387912ce147979c62650748
image: index.docker.io/sourcegraph/prometheus:6.8.2313@sha256:1d776e6199560a8ee1ff69123c39da557b9e5e8f2387912ce147979c62650748
terminationMessagePolicy: FallbackToLogsOnError
env:
- name: SG_NAMESPACE
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/blobstore/blobstore.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: blobstore
image: us-docker.pkg.dev/sourcegraph-images/internal/blobstore:6.8.2313@sha256:e546339a0951a5aa71697dbd0fb2e65501ef8bf21b64fe328c2c76477b456bac
image: index.docker.io/sourcegraph/blobstore:6.8.2313@sha256:e546339a0951a5aa71697dbd0fb2e65501ef8bf21b64fe328c2c76477b456bac
livenessProbe:
httpGet:
path: /
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: us-docker.pkg.dev/sourcegraph-images/internal/alpine-3.14:6.8.2313@sha256:a7d9cf87f7eb2f590dfc36d4ca94a12c38965558e17f25598b6ea3068339e9ca
image: index.docker.io/sourcegraph/alpine-3.14:6.8.2313@sha256:a7d9cf87f7eb2f590dfc36d4ca94a12c38965558e17f25598b6ea3068339e9ca
command: ["sh", "-c", "if [ -d /var/lib/postgresql/data/pgdata ]; then chmod 750 /var/lib/postgresql/data/pgdata; fi"]
volumeMounts:
- mountPath: /var/lib/postgresql/data/
Expand All @@ -45,7 +45,7 @@ spec:
runAsUser: 70
containers:
- name: codeinsights
image: us-docker.pkg.dev/sourcegraph-images/internal/postgresql-16-codeinsights:6.8.2313@sha256:4ed8a3425eef1cdf9250727db4a10bacc1a34028fb4073b70ccd1d7c7605420b
image: index.docker.io/sourcegraph/postgresql-16-codeinsights:6.8.2313@sha256:4ed8a3425eef1cdf9250727db4a10bacc1a34028fb4073b70ccd1d7c7605420b
env:
- name: POSTGRES_DB
value: postgres
Expand Down Expand Up @@ -82,7 +82,7 @@ spec:
value: postgres://postgres:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/code_insights_queries.yaml
image: us-docker.pkg.dev/sourcegraph-images/internal/postgres_exporter:6.8.2313@sha256:4070aa6f7cbb6738f857605eccceb3fb7ccc789bb39d28ddd713fa0e76df23cb
image: index.docker.io/sourcegraph/postgres_exporter:6.8.2313@sha256:4070aa6f7cbb6738f857605eccceb3fb7ccc789bb39d28ddd713fa0e76df23cb
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
ports:
Expand Down
6 changes: 3 additions & 3 deletions base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: us-docker.pkg.dev/sourcegraph-images/internal/alpine-3.14:6.8.2313@sha256:a7d9cf87f7eb2f590dfc36d4ca94a12c38965558e17f25598b6ea3068339e9ca
image: index.docker.io/sourcegraph/alpine-3.14:6.8.2313@sha256:a7d9cf87f7eb2f590dfc36d4ca94a12c38965558e17f25598b6ea3068339e9ca
command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"]
volumeMounts:
- mountPath: /data
Expand All @@ -45,7 +45,7 @@ spec:
memory: "50Mi"
containers:
- name: pgsql
image: us-docker.pkg.dev/sourcegraph-images/internal/postgresql-16:6.8.2313@sha256:693d8537808d9ed2ed6472db4f783ab9026b246a7c18d1b2ec03902c4f62dae1
image: index.docker.io/sourcegraph/postgresql-16:6.8.2313@sha256:693d8537808d9ed2ed6472db4f783ab9026b246a7c18d1b2ec03902c4f62dae1
terminationMessagePolicy: FallbackToLogsOnError
readinessProbe:
exec:
Expand Down Expand Up @@ -87,7 +87,7 @@ spec:
value: postgres://sg:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/code_intel_queries.yaml
image: us-docker.pkg.dev/sourcegraph-images/internal/postgres_exporter:6.8.2313@sha256:4070aa6f7cbb6738f857605eccceb3fb7ccc789bb39d28ddd713fa0e76df23cb
image: index.docker.io/sourcegraph/postgres_exporter:6.8.2313@sha256:4070aa6f7cbb6738f857605eccceb3fb7ccc789bb39d28ddd713fa0e76df23cb
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
spec:
initContainers:
- name: migrator
image: us-docker.pkg.dev/sourcegraph-images/internal/migrator:6.8.2313@sha256:9cbb7f8c9c9af8ed7656bf97ae1a92eb0ddfcc15706fc44f050c280787d74715
image: index.docker.io/sourcegraph/migrator:6.8.2313@sha256:9cbb7f8c9c9af8ed7656bf97ae1a92eb0ddfcc15706fc44f050c280787d74715
args: ["up"]
resources:
limits:
Expand All @@ -48,7 +48,7 @@ spec:
name: sourcegraph-frontend-env
containers:
- name: frontend
image: us-docker.pkg.dev/sourcegraph-images/internal/frontend:6.8.2313@sha256:13399227825ce515661177b62f71cbcb6c88cd7b81235e192b1639568dac57c3
image: index.docker.io/sourcegraph/frontend:6.8.2313@sha256:13399227825ce515661177b62f71cbcb6c88cd7b81235e192b1639568dac57c3
args:
- serve
envFrom:
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/gitserver/gitserver.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: us-docker.pkg.dev/sourcegraph-images/internal/gitserver:6.8.2313@sha256:0770fcba5cdd894913f572cd6e26c6095b8c0266d2f77c625705fc74ec4ce258
image: index.docker.io/sourcegraph/gitserver:6.8.2313@sha256:0770fcba5cdd894913f572cd6e26c6095b8c0266d2f77c625705fc74ec4ce258
terminationMessagePolicy: FallbackToLogsOnError
# Temporary: when migrating from repo names to repo IDs on disk,
# gitserver can take a little while to start up. To avoid killing the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
value: http://$(OTEL_AGENT_HOST):4317
- name: OPENTELEMETRY_DISABLED
value: "false"
image: us-docker.pkg.dev/sourcegraph-images/internal/indexed-searcher:6.8.2313@sha256:888c02e02af9d41edfa24be88d47ff275af6060b2658f4e7e8e037636a354ee3
image: index.docker.io/sourcegraph/indexed-searcher:6.8.2313@sha256:888c02e02af9d41edfa24be88d47ff275af6060b2658f4e7e8e037636a354ee3
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 6070
Expand Down Expand Up @@ -72,7 +72,7 @@ spec:
value: http://$(OTEL_AGENT_HOST):4317
- name: OPENTELEMETRY_DISABLED
value: "false"
image: us-docker.pkg.dev/sourcegraph-images/internal/search-indexer:6.8.2313@sha256:624202a38a88c916829717fcb34b73be00ce3891a279bcd05d92260eaa0abd94
image: index.docker.io/sourcegraph/search-indexer:6.8.2313@sha256:624202a38a88c916829717fcb34b73be00ce3891a279bcd05d92260eaa0abd94
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 6072
Expand Down
6 changes: 3 additions & 3 deletions base/sourcegraph/pgsql/pgsql.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: us-docker.pkg.dev/sourcegraph-images/internal/alpine-3.14:6.8.2313@sha256:a7d9cf87f7eb2f590dfc36d4ca94a12c38965558e17f25598b6ea3068339e9ca
image: index.docker.io/sourcegraph/alpine-3.14:6.8.2313@sha256:a7d9cf87f7eb2f590dfc36d4ca94a12c38965558e17f25598b6ea3068339e9ca
command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"]
volumeMounts:
- mountPath: /data
Expand All @@ -46,7 +46,7 @@ spec:
memory: "50Mi"
containers:
- name: pgsql
image: us-docker.pkg.dev/sourcegraph-images/internal/postgresql-16:6.8.2313@sha256:693d8537808d9ed2ed6472db4f783ab9026b246a7c18d1b2ec03902c4f62dae1
image: index.docker.io/sourcegraph/postgresql-16:6.8.2313@sha256:693d8537808d9ed2ed6472db4f783ab9026b246a7c18d1b2ec03902c4f62dae1
terminationMessagePolicy: FallbackToLogsOnError
readinessProbe:
exec:
Expand Down Expand Up @@ -90,7 +90,7 @@ spec:
value: postgres://sg:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/queries.yaml
image: us-docker.pkg.dev/sourcegraph-images/internal/postgres_exporter:6.8.2313@sha256:4070aa6f7cbb6738f857605eccceb3fb7ccc789bb39d28ddd713fa0e76df23cb
image: index.docker.io/sourcegraph/postgres_exporter:6.8.2313@sha256:4070aa6f7cbb6738f857605eccceb3fb7ccc789bb39d28ddd713fa0e76df23cb
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
ports:
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/precise-code-intel/worker.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: us-docker.pkg.dev/sourcegraph-images/internal/precise-code-intel-worker:6.8.2313@sha256:db0640f6b52c2d04f4f8e1f42c69c95d0b20d6e92dbcc1aad92ede2efcf2f194
image: index.docker.io/sourcegraph/precise-code-intel-worker:6.8.2313@sha256:db0640f6b52c2d04f4f8e1f42c69c95d0b20d6e92dbcc1aad92ede2efcf2f194
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
4 changes: 2 additions & 2 deletions base/sourcegraph/redis/redis-cache.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: redis-cache
image: us-docker.pkg.dev/sourcegraph-images/internal/redis-cache:6.8.2313@sha256:d1cba9647695bce01d9f2611f571a2d00028fcb4278a36a419dd364a24e576d9
image: index.docker.io/sourcegraph/redis-cache:6.8.2313@sha256:d1cba9647695bce01d9f2611f571a2d00028fcb4278a36a419dd364a24e576d9
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 30
Expand Down Expand Up @@ -70,7 +70,7 @@ spec:
- mountPath: /redis-data
name: redis-data
- name: redis-exporter
image: us-docker.pkg.dev/sourcegraph-images/internal/redis_exporter:6.8.2313@sha256:88013408258de23afbfd2c5a0449f4cd0cb6040cd1cc792570be4716e212de9a
image: index.docker.io/sourcegraph/redis_exporter:6.8.2313@sha256:88013408258de23afbfd2c5a0449f4cd0cb6040cd1cc792570be4716e212de9a
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 9121
Expand Down
4 changes: 2 additions & 2 deletions base/sourcegraph/redis/redis-store.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: redis-store
image: us-docker.pkg.dev/sourcegraph-images/internal/redis-store:6.8.2313@sha256:11967b77425a31a623a996a099867e2fe55d6d6dd6b97e13ea0f02093a66792d
image: index.docker.io/sourcegraph/redis-store:6.8.2313@sha256:11967b77425a31a623a996a099867e2fe55d6d6dd6b97e13ea0f02093a66792d
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 30
Expand Down Expand Up @@ -69,7 +69,7 @@ spec:
- mountPath: /redis-data
name: redis-data
- name: redis-exporter
image: us-docker.pkg.dev/sourcegraph-images/internal/redis_exporter:6.8.2313@sha256:88013408258de23afbfd2c5a0449f4cd0cb6040cd1cc792570be4716e212de9a
image: index.docker.io/sourcegraph/redis_exporter:6.8.2313@sha256:88013408258de23afbfd2c5a0449f4cd0cb6040cd1cc792570be4716e212de9a
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 9121
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/searcher/searcher.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: us-docker.pkg.dev/sourcegraph-images/internal/searcher:6.8.2313@sha256:7ea19b880fc40613bf3ac797e0d397446a5c2f72b8e603542e464173e82e6a7e
image: index.docker.io/sourcegraph/searcher:6.8.2313@sha256:7ea19b880fc40613bf3ac797e0d397446a5c2f72b8e603542e464173e82e6a7e
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3181
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: us-docker.pkg.dev/sourcegraph-images/internal/syntactic-code-intel-worker:6.8.2313@sha256:fdc1839415251f645ec4a0945ed34bc6b416c41ca7f3c32eba06f304d42bad1b
image: index.docker.io/sourcegraph/syntactic-code-intel-worker:6.8.2313@sha256:fdc1839415251f645ec4a0945ed34bc6b416c41ca7f3c32eba06f304d42bad1b
terminationMessagePath: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
allowPrivilegeEscalation: false
runAsGroup: 101
runAsUser: 100
image: us-docker.pkg.dev/sourcegraph-images/internal/syntax-highlighter:6.8.2313@sha256:83f9b9c10906b136c45e51c072ded9d957c1d0e441bb2f02b01262607cbfcf05
image: index.docker.io/sourcegraph/syntax-highlighter:6.8.2313@sha256:83f9b9c10906b136c45e51c072ded9d957c1d0e441bb2f02b01262607cbfcf05
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/worker/worker.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: us-docker.pkg.dev/sourcegraph-images/internal/worker:6.8.2313@sha256:bae148d12fe04dcc240832ce0384cd213a71e56149f7a09fe9f08efe852ef666
image: index.docker.io/sourcegraph/worker:6.8.2313@sha256:bae148d12fe04dcc240832ce0384cd213a71e56149f7a09fe9f08efe852ef666
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
4 changes: 2 additions & 2 deletions components/executors/dind/executor.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: executor
image: us-docker.pkg.dev/sourcegraph-images/internal/executor:6.8.2313@sha256:8407f9157a3c5eed3796848d34e8d9e38e86ed5d6589f5396dc9a8ec3f83b0ee
image: index.docker.io/sourcegraph/executor:6.8.2313@sha256:8407f9157a3c5eed3796848d34e8d9e38e86ed5d6589f5396dc9a8ec3f83b0ee
imagePullPolicy: Always
livenessProbe:
exec:
Expand Down Expand Up @@ -60,7 +60,7 @@ spec:
- mountPath: /scratch
name: executor-scratch
- name: dind
image: us-docker.pkg.dev/sourcegraph-images/internal/dind:6.8.2313@sha256:ff3cf1be715e36638881952b8d0bb6bbe923a8a01ea3c1017179ff1a7449256e
image: index.docker.io/sourcegraph/dind:6.8.2313@sha256:ff3cf1be715e36638881952b8d0bb6bbe923a8a01ea3c1017179ff1a7449256e
imagePullPolicy: Always
securityContext:
privileged: true
Expand Down
2 changes: 1 addition & 1 deletion components/executors/k8s/executor.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
serviceAccountName: executor
containers:
- name: executor
image: us-docker.pkg.dev/sourcegraph-images/internal/executor-kubernetes:6.8.2313@sha256:4dc73188211bcf95bbb1984b01676b03f67c6a8045c152e2429ab6b554fc5e4c
image: index.docker.io/sourcegraph/executor-kubernetes:6.8.2313@sha256:4dc73188211bcf95bbb1984b01676b03f67c6a8045c152e2429ab6b554fc5e4c
imagePullPolicy: Always
livenessProbe:
exec:
Expand Down
Loading