Skip to content

Commit 3bd0485

Browse files
committed
exmaple update
1 parent 2a2bb55 commit 3bd0485

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313

1414
# Dependency directories (remove the comment below to include it)
1515
# vendor/
16-
bin/
16+
bin/
17+
ignore/

examples/marshall-islands.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ spec:
1414
exposingServices: ["route", "table", "match"]
1515
persistence:
1616
storage: "1Gi"
17-
storageClassName: premium-rwx
17+
storageClassName: standard-rwx
1818
accessMode: ReadWriteMany

0 commit comments

Comments
 (0)