Skip to content

Add Metrics Server 0.7.2 #416

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
148 changes: 148 additions & 0 deletions repo/packages/metrics-server.packages.kadras.io/0.7.2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
apiVersion: data.packaging.carvel.dev/v1alpha1
kind: Package
metadata:
creationTimestamp: null
name: metrics-server.packages.kadras.io.0.7.2
spec:
licenses:
- Apache 2.0
refName: metrics-server.packages.kadras.io
releaseNotes: https://github.com/kadras-io/package-for-metrics-server/releases
releasedAt: "2024-09-01T11:51:51Z"
template:
spec:
deploy:
- kapp: {}
fetch:
- imgpkgBundle:
image: ghcr.io/kadras-io/package-for-metrics-server@sha256:ee9771dfe5dd1f1aa725eccddca870cc707c523fe0e60d11533d2412be616381
template:
- ytt:
paths:
- config
- kbld:
paths:
- '-'
- .imgpkg/images.yml
valuesSchema:
openAPIv3:
additionalProperties: false
properties:
daemonset:
additionalProperties: false
properties:
updateStrategy:
default: null
description: Update strategy of daemonsets
nullable: true
type: string
type: object
deployment:
additionalProperties: false
properties:
rollingUpdate:
additionalProperties: false
properties:
maxSurge:
default: null
description: The maxSurge of rollingUpdate. Applied only if RollingUpdate
is used as updateStrategy
nullable: true
type: integer
maxUnavailable:
default: null
description: The maxUnavailable of rollingUpdate. Applied only if
RollingUpdate is used as updateStrategy
nullable: true
type: integer
type: object
updateStrategy:
default: null
description: Update strategy of deployments
nullable: true
type: string
type: object
metricsServer:
additionalProperties: false
properties:
config:
additionalProperties: false
properties:
apiServiceInsecureTLS:
default: true
description: Whether to enable insecure TLS for metrics-server api
service
type: boolean
args:
default: []
description: Arguments passed into metrics-server container
items:
default: ""
type: string
type: array
probe:
additionalProperties: false
properties:
failureThreshold:
default: 3
description: Probe failureThreshold of metrics-server deployment
type: integer
periodSeconds:
default: 10
description: Probe period of metrics-server deployment
type: integer
type: object
securePort:
default: 4443
description: The HTTPS secure port used by metrics-server
type: integer
tolerations:
default: []
description: Metrics-server deployment tolerations
nullable: true
updateStrategy:
default: RollingUpdate
description: The update strategy of the metrics-server deployment
type: string
type: object
createNamespace:
default: true
description: Whether to create namespace specified for metrics-server
type: boolean
image:
additionalProperties: false
properties:
name:
default: ""
description: The path of image
type: string
pullPolicy:
default: IfNotPresent
description: The pull policy of image
type: string
repository:
default: ""
description: The repository of metrics-server image
type: string
tag:
default: ""
description: The image tag
type: string
type: object
namespace:
default: null
description: The namespace value used by older templates, will be overwriten
if top level namespace is present, kept for backward compatibility
nullable: true
type: string
type: object
namespace:
default: kube-system
description: The namespace in which metrics-server is deployed
type: string
nodeSelector:
default: null
description: NodeSelector configuration applied to all the deployments
nullable: true
type: object
version: 0.7.2
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy