14 lines
374 B
YAML
14 lines
374 B
YAML
# Copyright (C) 2019, Wazuh Inc.
|
|
#
|
|
# This program is a free software; you can redistribute it
|
|
# and/or modify it under the terms of the GNU General Public
|
|
# License (version 2) as published by the FSF - Free Software
|
|
# Foundation.
|
|
|
|
# Wazuh StorageClass
|
|
|
|
apiVersion: storage.k8s.io/v1
|
|
kind: StorageClass
|
|
metadata:
|
|
name: wazuh-storage
|
|
# provisioner: k8s.io/minikube-hostpath |