Skip to content

Commit c2a9c03

Browse files
committed
Update sample CRs in docs
1 parent edd79b3 commit c2a9c03

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

config/samples/test_v1beta1_ansibletest.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ spec:
1010
subPath: this.conf
1111
mountPath: /var/conf
1212
debug: true
13+
storageClass: "local-storage"
1314
workloadSSHKeySecretName: 'open-ssh-keys'
1415
ansiblePlaybookPath: playbooks/my_playbook.yaml
1516
ansibleGitRepo: https://github.com/myansible/project

config/samples/test_v1beta1_horizontest.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ metadata:
1111
spec:
1212
containerImage: ""
1313
# debug: false
14+
storageClass: "local-storage"
1415

1516
# OpenStack admin credentials
1617
adminUsername: "admin"

0 commit comments

Comments
 (0)