/
HTTPS Certificate Automated
HTTPS Certificate Automated
SOAJS console supports the ability to automatically create the https certificate as well as renew it by leveraging letsencrypt and certbot.
You need create a ReadWriteMany PVC called nfs-pvc
PVC
kind: PersistentVolumeClaim apiVersion: v1 metadata: name: nfs-pvc spec: accessModes: - ReadWriteMany storageClassName: "" resources: requests: storage: 1Gi
How to create a ReadWriteMany PVC on GCP
Coming SOON!
, multiple selections available,
Related content
HTTPS Certificate Manual
HTTPS Certificate Manual
More like this
Tenant Key Configuration
Tenant Key Configuration
More like this
Example: Azure
Example: Azure
More like this
Google Cloud
Google Cloud
More like this
Microsoft Azure
Microsoft Azure
More like this
How to Get Docker Token
How to Get Docker Token
More like this