chore: update image tag to d659416
This commit is contained in:
24
values.yaml
Normal file
24
values.yaml
Normal file
@@ -0,0 +1,24 @@
|
||||
container:
|
||||
registryUri: registry.lions.dev
|
||||
tag: d659416
|
||||
memory: 1Gi
|
||||
cpu: 1000m
|
||||
memoryRequest: 512Mi
|
||||
cpuRequest: 200m
|
||||
|
||||
replicas: 1
|
||||
|
||||
service:
|
||||
port: 80
|
||||
targetPort: 8080
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
domain: lions.dev
|
||||
path: /
|
||||
tlsEnabled: true
|
||||
|
||||
environment: production
|
||||
projectType: java
|
||||
isFrontend: false
|
||||
databaseName: mic-after-work-server-impl-quarkus-main
|
||||
Reference in New Issue
Block a user