mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-25 12:36:06 +00:00
⚡ Remove apiVersion
field
This commit is contained in:
@@ -4,7 +4,6 @@ kind: ConfigMap
|
||||
metadata:
|
||||
name: kubeshark-nginx-config
|
||||
namespace: {{ .Release.Namespace }}
|
||||
apiVersion: v1
|
||||
data:
|
||||
default.conf: |
|
||||
server {
|
||||
|
Reference in New Issue
Block a user