adn-agov-iam-admin-inventory/DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/proxy-sp/etc/nevis/k8s-operations-nevisproxy-i...

66 lines
1.6 KiB
YAML

apiVersion: "operator.nevis-security.ch/v1"
kind: "NevisComponent"
metadata:
name: "proxy-sp"
namespace: "adn-agov-nevisidm-admin-01-uat"
labels:
deploymentTarget: "proxy-sp"
annotations:
projectKey: "DEFAULT-ADN-AGOV-ADMIN-PROJECT"
patternId: "bd83dfbd467e8211ffe71d28"
spec:
type: "NevisProxy"
replicas: 1
version: "8.2405.0"
gitInitVersion: "1.3.0"
runAsNonRoot: true
ports:
management: 11080
https: 8443
resources:
limits:
cpu: "2"
memory: "2000Mi"
requests:
cpu: "20m"
memory: "1000Mi"
livenessProbe:
management:
httpGet:
path: "/liveness"
periodSeconds: 5
timeoutSeconds: 6
readinessProbe:
management:
httpGet:
path: "/readiness"
periodSeconds: 5
timeoutSeconds: 6
startupProbe:
management:
httpGet:
path: "/readiness"
periodSeconds: 5
timeoutSeconds: 6
failureThreshold: 50
podDisruptionBudget:
maxUnavailable: "50%"
git:
tag: "r-88cbcc0bd30dd42f21dbd77bd6bf79b7af95968f"
dir: "DEFAULT-ADN-AGOV-ADMIN-PROJECT/DEFAULT-ADN-AGOV-ADMIN-INV/proxy-sp"
credentials: "git-credentials"
keystores:
- "proxy-sp-39ecde9a0d101628fed3e3be"
- "proxy-sp-op-onbrdng-authenticationrealm-identity"
- "proxy-sp-saml-sp-nevisidm-operations-realm-identity"
truststores:
- "proxy-sp-nevisidm-sectoken-truststore"
- "proxy-sp-op-onbrdng-authenticationrealm-tls-trust"
- "proxy-sp-saml-sp-nevisidm-operations-realm-tls-trust"
ingresses:
- "proxy-sp"
podSecurity:
policy: "baseline"
automountServiceAccountToken: false
timeZone: "Europe/Zurich"