blob: 8664b3a664ebeb4349e06af153f9efa01980dbe5 [file] [log] [blame]
# Copyright 2020-present Open Networking Foundation
#
# SPDX-License-Identifier: Apache-2.0
images:
tags:
init: docker.io/omecproject/pod-init:1.0.0
dbtestapp: "dbtestapp:osman1"
pullPolicy: IfNotPresent
# Optionally specify an array of imagePullSecrets.
# Secrets must be manually created in the namespace.
pullSecrets:
- name: aether.registry
resources:
enabled: false
dbtestapp:
requests:
cpu: 1
memory: 1Gi
limits:
cpu: 1
memory: 1Gi
config:
coreDump:
enabled: false
path: /tmp/coredump
dbtestapp:
deploy: true
replica: 1