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