adn-post-iam-tknxchng-inv/DEFAULT-ADN-POST-IAM-TKNXCH.../DEFAULT-ADN-POST-IAM-TKNXCH.../nli/etc/nevis/k8s-nli-7dc20659babc66c4401...

54 lines
1.2 KiB
YAML
Raw Normal View History

2024-11-04 14:28:53 +00:00
apiVersion: "operator.nevis-security.ch/v1"
kind: "NevisComponent"
metadata:
2024-11-04 15:46:00 +00:00
name: "nli"
2024-11-04 14:28:53 +00:00
namespace: "adn-postit-tknxchng-01-dev"
labels:
2024-11-04 15:46:00 +00:00
deploymentTarget: "nli"
2024-11-04 14:28:53 +00:00
annotations:
projectKey: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT"
2024-11-04 15:46:00 +00:00
patternId: "7dc20659babc66c4401ce0dd"
2024-11-04 14:28:53 +00:00
spec:
2024-11-04 15:46:00 +00:00
type: "NevisLogrend"
2024-11-04 14:28:53 +00:00
replicas: 1
2024-11-04 15:46:00 +00:00
version: "8.2405.0"
2024-11-04 14:28:53 +00:00
gitInitVersion: "1.3.0"
runAsNonRoot: true
ports:
2024-11-04 15:46:00 +00:00
server: 8988
management: 8997
2024-11-04 14:28:53 +00:00
resources:
limits:
2024-11-04 15:46:00 +00:00
cpu: "500m"
2024-11-04 14:28:53 +00:00
memory: "1000Mi"
2024-11-04 15:46:00 +00:00
requests:
cpu: "10m"
memory: "500Mi"
2024-11-04 14:28:53 +00:00
livenessProbe:
management:
httpGet:
2024-11-04 15:46:00 +00:00
path: "/nevislogrend/liveness"
2024-11-04 14:28:53 +00:00
periodSeconds: 5
timeoutSeconds: 6
readinessProbe:
2024-11-04 15:46:00 +00:00
server:
tcpSocket: true
2024-11-04 14:28:53 +00:00
periodSeconds: 5
2024-11-04 15:46:00 +00:00
timeoutSeconds: 4
2024-11-04 14:28:53 +00:00
startupProbe:
2024-11-04 15:46:00 +00:00
server:
tcpSocket: true
2024-11-04 14:28:53 +00:00
periodSeconds: 5
2024-11-04 15:46:00 +00:00
timeoutSeconds: 4
2024-11-04 14:28:53 +00:00
failureThreshold: 50
podDisruptionBudget:
maxUnavailable: "50%"
git:
2024-11-21 13:13:35 +00:00
tag: "r-f6459e5edb16b80ee6444cf993e67f9849009fc9"
2024-11-04 15:46:00 +00:00
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nli"
2024-11-04 14:28:53 +00:00
credentials: "git-credentials"
podSecurity:
policy: "baseline"
automountServiceAccountToken: false
timeZone: "Europe/Zurich"