All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vops.apps.keycloak.2.2.300.source-code.config-pvc.yml Maven / Gradle / Ivy

Go to download

Keycloack (security) - Integrated SSO and IDM for browser apps and RESTful services

There is a newer version: 2.2.335
Show newest version
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
  name: keycloak-config
spec:
  accessModes:
  - ReadWriteOnce
  resources:
    requests:
      storage: 1Gi




© 2015 - 2025 Weber Informatics LLC | Privacy Policy