Skip to content

Commit

Permalink
Remove PVC from UCN example (#210)
Browse files Browse the repository at this point in the history
PVC in not present in the UCN configuration, and is removed from the
example
  • Loading branch information
SeriyBg authored Jun 12, 2024
1 parent 55d2ad1 commit 38c5851
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/modules/ROOT/examples/hazelcast-ucn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,4 @@ spec:
clusterSize: 3
repository: 'docker.io/hazelcast/hazelcast-enterprise'
licenseKeySecretName: hazelcast-license-key
userCodeNamespaces:
pvc:
accessModes: ["ReadWriteOnce"]
requestStorage: 1Gi
userCodeNamespaces: {}

0 comments on commit 38c5851

Please sign in to comment.