Skip to content

Commit a6e6c46

Browse files
committed
docs: update samples
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
1 parent 3809c67 commit a6e6c46

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

config/samples/vsphere-validator-ntp.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ metadata:
1010
name: vspherevalidator-ntp
1111
namespace: validator
1212
spec:
13+
auth:
14+
secretName: vsphere-creds
1315
datacenter: "Datacenter"
1416
ntpValidationRules:
1517
- name: "validate ntp on hosts"
1618
clusterName: Cluster2
1719
hosts:
1820
- 10.10.20.110
1921
- 10.10.20.111
20-
- 10.10.20.112
21-
auth:
22-
secretName: vsphere-creds
22+
- 10.10.20.112

config/samples/vsphere-validator-privileges.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
app.kubernetes.io/part-of: validator-plugin-vsphere
88
app.kubernetes.io/managed-by: kustomize
99
app.kubernetes.io/created-by: validator-plugin-vsphere
10-
name: vspherevalidator-entity-privilege
10+
name: vspherevalidator-privileges
1111
namespace: validator
1212
spec:
1313
auth:

0 commit comments

Comments
 (0)