update to git
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- log-viewer-deployment.yaml
|
||||
- log-viewer-service.yaml
|
||||
|
||||
patches:
|
||||
- path: log-viewer-resources.yaml
|
||||
- path: log-viewer-probes.yaml
|
||||
|
||||
commonLabels:
|
||||
app.kubernetes.io/part-of: log-viewer
|
||||
Reference in New Issue
Block a user