adn-agov-iam-inventory/DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/logrend/etc/nevis/k8s-nevislogrend-0979292119...

50 lines
1.1 KiB
YAML

apiVersion: "operator.nevis-security.ch/v1"
kind: "NevisComponent"
metadata:
name: "logrend"
namespace: "adn-agov-nevisidm-01-uat"
labels:
deploymentTarget: "logrend"
annotations:
projectKey: "DEFAULT-ADN-AGOV-PROJECT"
patternId: "097929211988398a87bcbb0c"
spec:
type: "NevisLogrend"
replicas: 1
version: "7.2402.0"
gitInitVersion: "1.3.0"
runAsNonRoot: true
ports:
server: 8988
management: 8997
resources:
limits:
cpu: "500m"
memory: "1000Mi"
requests:
cpu: "10m"
memory: "500Mi"
livenessProbe:
management:
httpGet:
path: "/nevislogrend/liveness"
initialDelaySeconds: 40
periodSeconds: 30
timeoutSeconds: 6
readinessProbe:
server:
tcpSocket: true
initialDelaySeconds: 40
periodSeconds: 20
timeoutSeconds: 4
podDisruptionBudget:
maxUnavailable: "50%"
git:
tag: "r-17392f4fc2f29ede0c371af50d06749396d69a29"
dir: "DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/logrend"
credentials: "git-credentials"
podSecurity:
policy: "baseline"
automountServiceAccountToken: false
timeZone: "Europe/Zurich"