@@ -3,3 +3,4 @@ helm:
|
||||
releaseName: rancher-monitoring-crd
|
||||
chart: rancher-monitoring-crd
|
||||
repo: https://charts.rancher.io
|
||||
version: 9.4.201
|
||||
|
||||
@@ -3,6 +3,7 @@ helm:
|
||||
releaseName: rancher-monitoring
|
||||
repo: https://charts.rancher.io
|
||||
chart: rancher-monitoring
|
||||
version: 9.4.201
|
||||
diff:
|
||||
comparePatches:
|
||||
- apiVersion: admissionregistration.k8s.io/v1beta1
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -10,7 +10,7 @@ spec:
|
||||
namespace: fleet-kustomize-example
|
||||
resources:
|
||||
- content: |
|
||||
# Helm Example
|
||||
# Kustomize Example
|
||||
|
||||
This example will deploy the [Kubernetes sample guestbook](https://github.com/kubernetes/examples/tree/master/guestbook/) application
|
||||
using kustomize. The app will be deployed into the `fleet-kustomize-example` namespace.
|
||||
|
||||
Reference in New Issue
Block a user