From 35fc4ab35a22a97fdf52b03cf3693c91dd216f04 Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Sat, 11 Feb 2023 17:32:38 +0200 Subject: [PATCH] update comments --- library/common/1.0.0/templates/class/_configmap.tpl | 2 +- library/common/1.0.0/templates/class/_cronjob.tpl | 2 +- library/common/1.0.0/templates/class/_daemonset.tpl | 2 +- .../common/1.0.0/templates/class/_deployment.tpl | 2 +- .../common/1.0.0/templates/class/_endpointSlice.tpl | 2 +- library/common/1.0.0/templates/class/_job.tpl | 2 +- .../class/_networkAttachmentDefinition.tpl | 2 +- library/common/1.0.0/templates/class/_pvc.tpl | 2 +- library/common/1.0.0/templates/class/_rbac.tpl | 2 +- library/common/1.0.0/templates/class/_secret.tpl | 2 +- library/common/1.0.0/templates/class/_service.tpl | 2 +- .../1.0.0/templates/class/_serviceAccount.tpl | 2 +- .../common/1.0.0/templates/class/_statefulset.tpl | 2 +- .../1.0.0/templates/lib/certificate/_getData.tpl | 13 +++++++++++++ .../common/1.0.0/templates/lib/container/_args.tpl | 2 +- .../1.0.0/templates/lib/container/_command.tpl | 2 +- .../templates/lib/container/_imageSelector.tpl | 2 +- .../1.0.0/templates/lib/container/_lifecycle.tpl | 2 +- .../common/1.0.0/templates/lib/container/_ports.tpl | 2 +- .../1.0.0/templates/lib/container/_termination.tpl | 2 +- .../1.0.0/templates/lib/container/actions/_exec.tpl | 2 +- .../templates/lib/container/actions/_httpGet.tpl | 2 +- .../templates/lib/endpointSlice/_endpoints.tpl | 2 +- .../1.0.0/templates/lib/endpointSlice/_ports.tpl | 2 +- .../templates/lib/imagePullSecret/_createData.tpl | 2 +- .../lib/pod/_autoMountServiceAccountToken.tpl | 2 +- .../common/1.0.0/templates/lib/pod/_container.tpl | 2 +- library/common/1.0.0/templates/lib/pod/_dns.tpl | 2 +- .../1.0.0/templates/lib/pod/_enableServiceLinks.tpl | 2 +- .../common/1.0.0/templates/lib/pod/_hostAliases.tpl | 2 +- .../common/1.0.0/templates/lib/pod/_hostNetwork.tpl | 2 +- .../1.0.0/templates/lib/pod/_hostname.tpl.tpl | 2 +- .../1.0.0/templates/lib/pod/_imagePullSecret.tpl | 2 +- .../1.0.0/templates/lib/pod/_nodeSelector.tpl | 2 +- .../1.0.0/templates/lib/pod/_podSecurityContext.tpl | 4 ++-- .../1.0.0/templates/lib/pod/_priorityClassName.tpl | 2 +- .../1.0.0/templates/lib/pod/_restartPolicy.tpl | 2 +- .../1.0.0/templates/lib/pod/_runtimeClassName.tpl | 2 +- .../1.0.0/templates/lib/pod/_schedulerName.tpl | 2 +- .../1.0.0/templates/lib/pod/_serviceAccountName.tpl | 2 +- .../lib/pod/_terminationGracePeriodSeconds.tpl | 2 +- .../common/1.0.0/templates/lib/pod/_tolerations.tpl | 2 +- library/common/1.0.0/templates/lib/pod/_volumes.tpl | 2 +- .../1.0.0/templates/lib/pod/volumes/_configmap.tpl | 2 +- .../1.0.0/templates/lib/pod/volumes/_device.tpl | 2 +- .../1.0.0/templates/lib/pod/volumes/_emptyDir.tpl | 2 +- .../1.0.0/templates/lib/pod/volumes/_hostPath.tpl | 2 +- .../1.0.0/templates/lib/pod/volumes/_ixVolume.tpl | 2 +- .../common/1.0.0/templates/lib/pod/volumes/_nfs.tpl | 2 +- .../common/1.0.0/templates/lib/pod/volumes/_pvc.tpl | 2 +- .../1.0.0/templates/lib/pod/volumes/_secret.tpl | 2 +- .../templates/lib/rbac/_getServiceAccounts.tpl | 2 +- library/common/1.0.0/templates/lib/rbac/_rules.tpl | 2 +- .../common/1.0.0/templates/lib/rbac/_subjects.tpl | 2 +- .../lib/service/_additionalAnnotations.tpl | 4 ++-- .../1.0.0/templates/lib/service/_getSelectedPod.tpl | 2 +- .../common/1.0.0/templates/lib/service/_ports.tpl | 2 +- .../1.0.0/templates/lib/service/_validation.tpl | 2 +- .../lib/service/serviceTypeConfig/_cluster_ip.tpl | 2 +- .../lib/service/serviceTypeConfig/_externalIPs.tpl | 2 +- .../serviceTypeConfig/_externalTrafficPolicy.tpl | 2 +- .../lib/service/serviceTypeConfig/_ipFamily.tpl | 2 +- .../serviceTypeConfig/_publishNotReadyAddresses.tpl | 2 +- .../service/serviceTypeConfig/_sessionAffinity.tpl | 2 +- .../lib/service/serviceTypeSpecs/_clusterIP.tpl | 2 +- .../lib/service/serviceTypeSpecs/_externalIP.tpl | 2 +- .../lib/service/serviceTypeSpecs/_externalName.tpl | 2 +- .../lib/service/serviceTypeSpecs/_loadBalancer.tpl | 2 +- .../lib/service/serviceTypeSpecs/_nodePort.tpl | 2 +- .../1.0.0/templates/lib/storage/_accessModes.tpl | 2 +- .../templates/lib/storage/_storageClassName.tpl | 2 +- .../1.0.0/templates/lib/storage/_validation.tpl | 2 +- .../1.0.0/templates/lib/workload/_cronjobSpec.tpl | 2 +- .../1.0.0/templates/lib/workload/_daemonsetSpec.tpl | 2 +- .../templates/lib/workload/_deployementSpec.tpl | 2 +- .../1.0.0/templates/lib/workload/_jobSpec.tpl | 2 +- .../common/1.0.0/templates/lib/workload/_pod.tpl | 2 +- .../templates/lib/workload/_statefulsettSpec.tpl | 2 +- .../lib/workload/validation/_cronjobValidation.tpl | 2 +- .../workload/validation/_daemonsetValidation.tpl | 2 +- .../workload/validation/_deploymentValidation.tpl | 2 +- .../lib/workload/validation/_jobValidation.tpl | 2 +- .../workload/validation/_statefusetValidation.tpl | 2 +- 83 files changed, 97 insertions(+), 84 deletions(-) create mode 100644 library/common/1.0.0/templates/lib/certificate/_getData.tpl diff --git a/library/common/1.0.0/templates/class/_configmap.tpl b/library/common/1.0.0/templates/class/_configmap.tpl index 7799c8fae9..993fb7530e 100644 --- a/library/common/1.0.0/templates/class/_configmap.tpl +++ b/library/common/1.0.0/templates/class/_configmap.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.class.configmap" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: name: The name of the configmap. labels: The labels of the configmap. diff --git a/library/common/1.0.0/templates/class/_cronjob.tpl b/library/common/1.0.0/templates/class/_cronjob.tpl index 20864cda7e..c3efea3daf 100644 --- a/library/common/1.0.0/templates/class/_cronjob.tpl +++ b/library/common/1.0.0/templates/class/_cronjob.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.class.cronjob" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the CronJob. */}} diff --git a/library/common/1.0.0/templates/class/_daemonset.tpl b/library/common/1.0.0/templates/class/_daemonset.tpl index 2ba49ec272..b9c4d3d49e 100644 --- a/library/common/1.0.0/templates/class/_daemonset.tpl +++ b/library/common/1.0.0/templates/class/_daemonset.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.class.deployment" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the DaemonSet. */}} diff --git a/library/common/1.0.0/templates/class/_deployment.tpl b/library/common/1.0.0/templates/class/_deployment.tpl index 2d91014aef..d40ecaac05 100644 --- a/library/common/1.0.0/templates/class/_deployment.tpl +++ b/library/common/1.0.0/templates/class/_deployment.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.class.deployment" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Deployment. */}} diff --git a/library/common/1.0.0/templates/class/_endpointSlice.tpl b/library/common/1.0.0/templates/class/_endpointSlice.tpl index ca0056ac7f..286a515b63 100644 --- a/library/common/1.0.0/templates/class/_endpointSlice.tpl +++ b/library/common/1.0.0/templates/class/_endpointSlice.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.class.endpointSlice" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The service data, that will be used to render the Service object. */}} diff --git a/library/common/1.0.0/templates/class/_job.tpl b/library/common/1.0.0/templates/class/_job.tpl index 5b5cd891a1..65a8d27aaf 100644 --- a/library/common/1.0.0/templates/class/_job.tpl +++ b/library/common/1.0.0/templates/class/_job.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.class.job" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Job. */}} diff --git a/library/common/1.0.0/templates/class/_networkAttachmentDefinition.tpl b/library/common/1.0.0/templates/class/_networkAttachmentDefinition.tpl index 8f6efae131..bd6e1993bf 100644 --- a/library/common/1.0.0/templates/class/_networkAttachmentDefinition.tpl +++ b/library/common/1.0.0/templates/class/_networkAttachmentDefinition.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.class.networkAttachmentDefinition" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: name: The name of the Network Attachment Definition. labels: The labels of the Network Attachment Definition. diff --git a/library/common/1.0.0/templates/class/_pvc.tpl b/library/common/1.0.0/templates/class/_pvc.tpl index a26b679a8c..d89e2dcff9 100644 --- a/library/common/1.0.0/templates/class/_pvc.tpl +++ b/library/common/1.0.0/templates/class/_pvc.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.class.pvc" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: name: The name of the PVC. labels: The labels of the PVC. diff --git a/library/common/1.0.0/templates/class/_rbac.tpl b/library/common/1.0.0/templates/class/_rbac.tpl index 89eb0f7054..00dd281fcf 100644 --- a/library/common/1.0.0/templates/class/_rbac.tpl +++ b/library/common/1.0.0/templates/class/_rbac.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.class.rbac" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: name: The name of the rbac. labels: The labels of the rbac. diff --git a/library/common/1.0.0/templates/class/_secret.tpl b/library/common/1.0.0/templates/class/_secret.tpl index 9f7e1f3920..66acc3f33e 100644 --- a/library/common/1.0.0/templates/class/_secret.tpl +++ b/library/common/1.0.0/templates/class/_secret.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.class.secret" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: name: The name of the secret. labels: The labels of the secret. diff --git a/library/common/1.0.0/templates/class/_service.tpl b/library/common/1.0.0/templates/class/_service.tpl index 5c6d59b8cb..c1df9a84ed 100644 --- a/library/common/1.0.0/templates/class/_service.tpl +++ b/library/common/1.0.0/templates/class/_service.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.class.service" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The service data, that will be used to render the Service object. */}} diff --git a/library/common/1.0.0/templates/class/_serviceAccount.tpl b/library/common/1.0.0/templates/class/_serviceAccount.tpl index 1672d3bea5..65762afba5 100644 --- a/library/common/1.0.0/templates/class/_serviceAccount.tpl +++ b/library/common/1.0.0/templates/class/_serviceAccount.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.class.serviceAccount" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: name: The name of the serviceAccount. labels: The labels of the serviceAccount. diff --git a/library/common/1.0.0/templates/class/_statefulset.tpl b/library/common/1.0.0/templates/class/_statefulset.tpl index c59b5fa986..1a3c959f02 100644 --- a/library/common/1.0.0/templates/class/_statefulset.tpl +++ b/library/common/1.0.0/templates/class/_statefulset.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.class.deployment" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the StatefulSet. */}} diff --git a/library/common/1.0.0/templates/lib/certificate/_getData.tpl b/library/common/1.0.0/templates/lib/certificate/_getData.tpl new file mode 100644 index 0000000000..f21fc11121 --- /dev/null +++ b/library/common/1.0.0/templates/lib/certificate/_getData.tpl @@ -0,0 +1,13 @@ +{{/* Get Certificate Data */}} +{{/* Call this template: +{{ include "ix.v1.common.lib.certificate.getData" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} +rootCtx: The root context of the chart. +objectData: The object data of the certificate +*/}} +{{- define "ix.v1.common.lib.certificate.getData" -}} + {{- $objectData := .objectData -}} + {{- $rootCtx := .rootCtx -}} + + + +{{- end -}} diff --git a/library/common/1.0.0/templates/lib/container/_args.tpl b/library/common/1.0.0/templates/lib/container/_args.tpl index c46c2202fe..e0be06815c 100644 --- a/library/common/1.0.0/templates/lib/container/_args.tpl +++ b/library/common/1.0.0/templates/lib/container/_args.tpl @@ -1,7 +1,7 @@ {{/* Returns args list */}} {{/* Call this template: {{ include "ix.v1.common.lib.container.args" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the container. */}} {{- define "ix.v1.common.lib.container.args" -}} diff --git a/library/common/1.0.0/templates/lib/container/_command.tpl b/library/common/1.0.0/templates/lib/container/_command.tpl index acdd6a5276..6349999688 100644 --- a/library/common/1.0.0/templates/lib/container/_command.tpl +++ b/library/common/1.0.0/templates/lib/container/_command.tpl @@ -1,7 +1,7 @@ {{/* Returns command list */}} {{/* Call this template: {{ include "ix.v1.common.lib.container.command" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the container. */}} {{- define "ix.v1.common.lib.container.command" -}} diff --git a/library/common/1.0.0/templates/lib/container/_imageSelector.tpl b/library/common/1.0.0/templates/lib/container/_imageSelector.tpl index 58a0e3eeb6..6e7f95dfac 100644 --- a/library/common/1.0.0/templates/lib/container/_imageSelector.tpl +++ b/library/common/1.0.0/templates/lib/container/_imageSelector.tpl @@ -1,7 +1,7 @@ {{/* Returns the image dictionary */}} {{/* Call this template: {{ include "ix.v1.common.lib.container.imageSelector" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the container. */}} {{- define "ix.v1.common.lib.container.imageSelector" -}} diff --git a/library/common/1.0.0/templates/lib/container/_lifecycle.tpl b/library/common/1.0.0/templates/lib/container/_lifecycle.tpl index 48b11e9de0..95022b94fd 100644 --- a/library/common/1.0.0/templates/lib/container/_lifecycle.tpl +++ b/library/common/1.0.0/templates/lib/container/_lifecycle.tpl @@ -1,7 +1,7 @@ {{/* Returns lifecycle */}} {{/* Call this template: {{ include "ix.v1.common.lib.container.lifecycle" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the container. */}} {{- define "ix.v1.common.lib.container.lifecycle" -}} diff --git a/library/common/1.0.0/templates/lib/container/_ports.tpl b/library/common/1.0.0/templates/lib/container/_ports.tpl index dcd8fdcb6a..3b83d33115 100644 --- a/library/common/1.0.0/templates/lib/container/_ports.tpl +++ b/library/common/1.0.0/templates/lib/container/_ports.tpl @@ -1,7 +1,7 @@ {{/* Returns ports list */}} {{/* Call this template: {{ include "ix.v1.common.lib.container.ports" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the container. */}} {{- define "ix.v1.common.lib.container.ports" -}} diff --git a/library/common/1.0.0/templates/lib/container/_termination.tpl b/library/common/1.0.0/templates/lib/container/_termination.tpl index a42e6fb138..d689a65907 100644 --- a/library/common/1.0.0/templates/lib/container/_termination.tpl +++ b/library/common/1.0.0/templates/lib/container/_termination.tpl @@ -1,7 +1,7 @@ {{/* Returns termination */}} {{/* Call this template: {{ include "ix.v1.common.lib.container.termination" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the container. */}} {{- define "ix.v1.common.lib.container.termination" -}} diff --git a/library/common/1.0.0/templates/lib/container/actions/_exec.tpl b/library/common/1.0.0/templates/lib/container/actions/_exec.tpl index 92a56e1a74..d3241f70a1 100644 --- a/library/common/1.0.0/templates/lib/container/actions/_exec.tpl +++ b/library/common/1.0.0/templates/lib/container/actions/_exec.tpl @@ -1,7 +1,7 @@ {{/* Returns exec action */}} {{/* Call this template: {{ include "ix.v1.common.lib.container.actions.exec" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the container. */}} {{- define "ix.v1.common.lib.container.actions.exec" -}} diff --git a/library/common/1.0.0/templates/lib/container/actions/_httpGet.tpl b/library/common/1.0.0/templates/lib/container/actions/_httpGet.tpl index 702b9f9040..9e8810e327 100644 --- a/library/common/1.0.0/templates/lib/container/actions/_httpGet.tpl +++ b/library/common/1.0.0/templates/lib/container/actions/_httpGet.tpl @@ -1,7 +1,7 @@ {{/* Returns httpGet action */}} {{/* Call this template: {{ include "ix.v1.common.lib.container.actions.httpGet" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the container. */}} {{- define "ix.v1.common.lib.container.actions.httpGet" -}} diff --git a/library/common/1.0.0/templates/lib/endpointSlice/_endpoints.tpl b/library/common/1.0.0/templates/lib/endpointSlice/_endpoints.tpl index b830a1cecd..7bdc96f50c 100644 --- a/library/common/1.0.0/templates/lib/endpointSlice/_endpoints.tpl +++ b/library/common/1.0.0/templates/lib/endpointSlice/_endpoints.tpl @@ -1,7 +1,7 @@ {{/* EndpointSlice - endpoints */}} {{/* Call this template: {{ include "ix.v1.common.lib.endpointslice.endpoints" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. objectData: The object data of the service */}} diff --git a/library/common/1.0.0/templates/lib/endpointSlice/_ports.tpl b/library/common/1.0.0/templates/lib/endpointSlice/_ports.tpl index e7db9ed1c0..154d71ff24 100644 --- a/library/common/1.0.0/templates/lib/endpointSlice/_ports.tpl +++ b/library/common/1.0.0/templates/lib/endpointSlice/_ports.tpl @@ -1,7 +1,7 @@ {{/* EndpointSlice - Ports */}} {{/* Call this template: {{ include "ix.v1.common.lib.endpointslice.ports" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context +rootCtx: The root context of the chart. objectData: The object data of the service */}} diff --git a/library/common/1.0.0/templates/lib/imagePullSecret/_createData.tpl b/library/common/1.0.0/templates/lib/imagePullSecret/_createData.tpl index 4bc47317bc..b1f3b8224e 100644 --- a/library/common/1.0.0/templates/lib/imagePullSecret/_createData.tpl +++ b/library/common/1.0.0/templates/lib/imagePullSecret/_createData.tpl @@ -1,7 +1,7 @@ {{/* Configmap Validation */}} {{/* Call this template: {{ include "ix.v1.common.lib.imagePullSecret.createData" (dict "objectData" $objectData "root" $rootCtx) -}} -rootCtx: The root context of the object. +rootCtx: The root context of the chart. objectData: data: The data of the imagePullSecret. */}} diff --git a/library/common/1.0.0/templates/lib/pod/_autoMountServiceAccountToken.tpl b/library/common/1.0.0/templates/lib/pod/_autoMountServiceAccountToken.tpl index 46428bff02..03abbfd681 100644 --- a/library/common/1.0.0/templates/lib/pod/_autoMountServiceAccountToken.tpl +++ b/library/common/1.0.0/templates/lib/pod/_autoMountServiceAccountToken.tpl @@ -1,7 +1,7 @@ {{/* Returns automountServiceAccountToken */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.automountServiceAccountToken" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.automountServiceAccountToken" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_container.tpl b/library/common/1.0.0/templates/lib/pod/_container.tpl index a20f258c97..63899dbf2a 100644 --- a/library/common/1.0.0/templates/lib/pod/_container.tpl +++ b/library/common/1.0.0/templates/lib/pod/_container.tpl @@ -1,7 +1,7 @@ {{/* Returns Container */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.container" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.container" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_dns.tpl b/library/common/1.0.0/templates/lib/pod/_dns.tpl index 92dc72cce6..44a881cbc1 100644 --- a/library/common/1.0.0/templates/lib/pod/_dns.tpl +++ b/library/common/1.0.0/templates/lib/pod/_dns.tpl @@ -1,7 +1,7 @@ {{/* Returns DNS Policy and Config */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.dns" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.dns" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_enableServiceLinks.tpl b/library/common/1.0.0/templates/lib/pod/_enableServiceLinks.tpl index 928dddcd15..a5e5dedfb0 100644 --- a/library/common/1.0.0/templates/lib/pod/_enableServiceLinks.tpl +++ b/library/common/1.0.0/templates/lib/pod/_enableServiceLinks.tpl @@ -1,7 +1,7 @@ {{/* Returns enableServiceLinks */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.enableServiceLinks" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.enableServiceLinks" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_hostAliases.tpl b/library/common/1.0.0/templates/lib/pod/_hostAliases.tpl index 55e1422096..4eb47a293a 100644 --- a/library/common/1.0.0/templates/lib/pod/_hostAliases.tpl +++ b/library/common/1.0.0/templates/lib/pod/_hostAliases.tpl @@ -1,7 +1,7 @@ {{/* Returns Host Aliases */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.hostAliases" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.hostAliases" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_hostNetwork.tpl b/library/common/1.0.0/templates/lib/pod/_hostNetwork.tpl index 97dca3a5b5..e02d034923 100644 --- a/library/common/1.0.0/templates/lib/pod/_hostNetwork.tpl +++ b/library/common/1.0.0/templates/lib/pod/_hostNetwork.tpl @@ -1,7 +1,7 @@ {{/* Returns Host Network */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.hostNetwork" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.hostNetwork" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_hostname.tpl.tpl b/library/common/1.0.0/templates/lib/pod/_hostname.tpl.tpl index 8892f184ea..f16bad7e8b 100644 --- a/library/common/1.0.0/templates/lib/pod/_hostname.tpl.tpl +++ b/library/common/1.0.0/templates/lib/pod/_hostname.tpl.tpl @@ -1,7 +1,7 @@ {{/* Returns Host Name */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.hostname" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.hostname" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_imagePullSecret.tpl b/library/common/1.0.0/templates/lib/pod/_imagePullSecret.tpl index b09bdbf4cc..d8ee4833fc 100644 --- a/library/common/1.0.0/templates/lib/pod/_imagePullSecret.tpl +++ b/library/common/1.0.0/templates/lib/pod/_imagePullSecret.tpl @@ -1,7 +1,7 @@ {{/* Returns Image Pull Secret List */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.imagePullSecret" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.imagePullSecret" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_nodeSelector.tpl b/library/common/1.0.0/templates/lib/pod/_nodeSelector.tpl index 23935c2e06..ed37bb7ab1 100644 --- a/library/common/1.0.0/templates/lib/pod/_nodeSelector.tpl +++ b/library/common/1.0.0/templates/lib/pod/_nodeSelector.tpl @@ -1,7 +1,7 @@ {{/* Returns Node Selector */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.nodeSelector" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.nodeSelector" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_podSecurityContext.tpl b/library/common/1.0.0/templates/lib/pod/_podSecurityContext.tpl index 44ea7ae8ac..bb765004fb 100644 --- a/library/common/1.0.0/templates/lib/pod/_podSecurityContext.tpl +++ b/library/common/1.0.0/templates/lib/pod/_podSecurityContext.tpl @@ -1,7 +1,7 @@ {{/* Returns Pod Security Context */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.securityContext" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.securityContext" -}} @@ -72,7 +72,7 @@ sysctls: [] {{/* Returns Lowest and Highest ports assigned to the any container in the pod */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.securityContext.getPortRange" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.securityContext.getPortRange" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_priorityClassName.tpl b/library/common/1.0.0/templates/lib/pod/_priorityClassName.tpl index 2de9c542f3..ab190bcae9 100644 --- a/library/common/1.0.0/templates/lib/pod/_priorityClassName.tpl +++ b/library/common/1.0.0/templates/lib/pod/_priorityClassName.tpl @@ -1,7 +1,7 @@ {{/* Returns Priority Class Name */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.priorityClassName" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.priorityClassName" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_restartPolicy.tpl b/library/common/1.0.0/templates/lib/pod/_restartPolicy.tpl index a695a50766..166f39a4cd 100644 --- a/library/common/1.0.0/templates/lib/pod/_restartPolicy.tpl +++ b/library/common/1.0.0/templates/lib/pod/_restartPolicy.tpl @@ -1,7 +1,7 @@ {{/* Returns Restart Policy */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.restartPolicy" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.restartPolicy" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_runtimeClassName.tpl b/library/common/1.0.0/templates/lib/pod/_runtimeClassName.tpl index 731b985b5f..2e4a00476e 100644 --- a/library/common/1.0.0/templates/lib/pod/_runtimeClassName.tpl +++ b/library/common/1.0.0/templates/lib/pod/_runtimeClassName.tpl @@ -1,7 +1,7 @@ {{/* Returns Runtime Class Name */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.runtimeClassName" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.runtimeClassName" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_schedulerName.tpl b/library/common/1.0.0/templates/lib/pod/_schedulerName.tpl index 408e6eb1c6..6d649b4c7d 100644 --- a/library/common/1.0.0/templates/lib/pod/_schedulerName.tpl +++ b/library/common/1.0.0/templates/lib/pod/_schedulerName.tpl @@ -1,7 +1,7 @@ {{/* Returns Scheduler Name */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.schedulerName" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.schedulerName" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_serviceAccountName.tpl b/library/common/1.0.0/templates/lib/pod/_serviceAccountName.tpl index 9573e5686a..e1a4279d72 100644 --- a/library/common/1.0.0/templates/lib/pod/_serviceAccountName.tpl +++ b/library/common/1.0.0/templates/lib/pod/_serviceAccountName.tpl @@ -1,7 +1,7 @@ {{/* Returns Service Account Name */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.serviceAccountName" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.serviceAccountName" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_terminationGracePeriodSeconds.tpl b/library/common/1.0.0/templates/lib/pod/_terminationGracePeriodSeconds.tpl index a0066411b6..2c653ed534 100644 --- a/library/common/1.0.0/templates/lib/pod/_terminationGracePeriodSeconds.tpl +++ b/library/common/1.0.0/templates/lib/pod/_terminationGracePeriodSeconds.tpl @@ -1,7 +1,7 @@ {{/* Returns Termination Grace Period Seconds */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.terminationGracePeriodSeconds" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.terminationGracePeriodSeconds" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_tolerations.tpl b/library/common/1.0.0/templates/lib/pod/_tolerations.tpl index 9907696d85..8ab690fe41 100644 --- a/library/common/1.0.0/templates/lib/pod/_tolerations.tpl +++ b/library/common/1.0.0/templates/lib/pod/_tolerations.tpl @@ -1,7 +1,7 @@ {{/* Returns Tolerations */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.tolerations" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.tolerations" -}} diff --git a/library/common/1.0.0/templates/lib/pod/_volumes.tpl b/library/common/1.0.0/templates/lib/pod/_volumes.tpl index 4de9e0bea1..5b8bca6388 100644 --- a/library/common/1.0.0/templates/lib/pod/_volumes.tpl +++ b/library/common/1.0.0/templates/lib/pod/_volumes.tpl @@ -1,7 +1,7 @@ {{/* Returns Volumes */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.volumes" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.pod.volumes" -}} diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_configmap.tpl b/library/common/1.0.0/templates/lib/pod/volumes/_configmap.tpl index 8cf299e8fd..569bee9d9f 100644 --- a/library/common/1.0.0/templates/lib/pod/volumes/_configmap.tpl +++ b/library/common/1.0.0/templates/lib/pod/volumes/_configmap.tpl @@ -1,7 +1,7 @@ {{/* Returns ConfigMap Volume */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.volume.configmap" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the volume. */}} {{- define "ix.v1.common.lib.pod.volume.configmap" -}} diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_device.tpl b/library/common/1.0.0/templates/lib/pod/volumes/_device.tpl index 166952d6f5..a0dc0a4aa2 100644 --- a/library/common/1.0.0/templates/lib/pod/volumes/_device.tpl +++ b/library/common/1.0.0/templates/lib/pod/volumes/_device.tpl @@ -1,7 +1,7 @@ {{/* Returns device (hostPath) Volume */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.volume.device" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the volume. */}} {{- define "ix.v1.common.lib.pod.volume.device" -}} diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_emptyDir.tpl b/library/common/1.0.0/templates/lib/pod/volumes/_emptyDir.tpl index f3ca1ffb0a..0b85f4ef86 100644 --- a/library/common/1.0.0/templates/lib/pod/volumes/_emptyDir.tpl +++ b/library/common/1.0.0/templates/lib/pod/volumes/_emptyDir.tpl @@ -1,7 +1,7 @@ {{/* Returns emptyDir Volume */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.volume.emptyDir" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the volume. */}} {{- define "ix.v1.common.lib.pod.volume.emptyDir" -}} diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_hostPath.tpl b/library/common/1.0.0/templates/lib/pod/volumes/_hostPath.tpl index ff5d1c6747..cf62bb6a7c 100644 --- a/library/common/1.0.0/templates/lib/pod/volumes/_hostPath.tpl +++ b/library/common/1.0.0/templates/lib/pod/volumes/_hostPath.tpl @@ -1,7 +1,7 @@ {{/* Returns hostPath Volume */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.volume.hostPath" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the volume. */}} {{- define "ix.v1.common.lib.pod.volume.hostPath" -}} diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_ixVolume.tpl b/library/common/1.0.0/templates/lib/pod/volumes/_ixVolume.tpl index 50882a0427..61b12c3c43 100644 --- a/library/common/1.0.0/templates/lib/pod/volumes/_ixVolume.tpl +++ b/library/common/1.0.0/templates/lib/pod/volumes/_ixVolume.tpl @@ -1,7 +1,7 @@ {{/* Returns ixVolume Volume */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.volume.ixVolume" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the volume. */}} {{- define "ix.v1.common.lib.pod.volume.ixVolume" -}} diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_nfs.tpl b/library/common/1.0.0/templates/lib/pod/volumes/_nfs.tpl index e303f23445..a057546634 100644 --- a/library/common/1.0.0/templates/lib/pod/volumes/_nfs.tpl +++ b/library/common/1.0.0/templates/lib/pod/volumes/_nfs.tpl @@ -1,7 +1,7 @@ {{/* Returns NFS Volume */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.volume.nfs" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the volume. */}} {{- define "ix.v1.common.lib.pod.volume.nfs" -}} diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_pvc.tpl b/library/common/1.0.0/templates/lib/pod/volumes/_pvc.tpl index 1125e03b80..89d1f75381 100644 --- a/library/common/1.0.0/templates/lib/pod/volumes/_pvc.tpl +++ b/library/common/1.0.0/templates/lib/pod/volumes/_pvc.tpl @@ -1,7 +1,7 @@ {{/* Returns PVC Volume */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.volume.pvc" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the volume. */}} {{- define "ix.v1.common.lib.pod.volume.pvc" -}} diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_secret.tpl b/library/common/1.0.0/templates/lib/pod/volumes/_secret.tpl index 91386b1284..97be4a916f 100644 --- a/library/common/1.0.0/templates/lib/pod/volumes/_secret.tpl +++ b/library/common/1.0.0/templates/lib/pod/volumes/_secret.tpl @@ -1,7 +1,7 @@ {{/* Returns Secret Volume */}} {{/* Call this template: {{ include "ix.v1.common.lib.pod.volume.secret" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the volume. */}} {{- define "ix.v1.common.lib.pod.volume.secret" -}} diff --git a/library/common/1.0.0/templates/lib/rbac/_getServiceAccounts.tpl b/library/common/1.0.0/templates/lib/rbac/_getServiceAccounts.tpl index 1fc75618cd..3d4149ac13 100644 --- a/library/common/1.0.0/templates/lib/rbac/_getServiceAccounts.tpl +++ b/library/common/1.0.0/templates/lib/rbac/_getServiceAccounts.tpl @@ -1,7 +1,7 @@ {{/* Returns Service Account List for rbac */}} {{/* Call this template: {{ include "ix.v1.common.lib.rbac.serviceAccount" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the RBAC. */}} {{/* Parses service accounts, and checks if RBAC have selected any of them */}} diff --git a/library/common/1.0.0/templates/lib/rbac/_rules.tpl b/library/common/1.0.0/templates/lib/rbac/_rules.tpl index 21e0e31fe4..e166fa16b8 100644 --- a/library/common/1.0.0/templates/lib/rbac/_rules.tpl +++ b/library/common/1.0.0/templates/lib/rbac/_rules.tpl @@ -1,7 +1,7 @@ {{/* Returns Rules for rbac */}} {{/* Call this template: {{ include "ix.v1.common.lib.rbac.rules" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the RBAC. */}} {{/* Parses service accounts, and checks if RBAC have selected any of them */}} diff --git a/library/common/1.0.0/templates/lib/rbac/_subjects.tpl b/library/common/1.0.0/templates/lib/rbac/_subjects.tpl index 5befe800ed..6559fcdbec 100644 --- a/library/common/1.0.0/templates/lib/rbac/_subjects.tpl +++ b/library/common/1.0.0/templates/lib/rbac/_subjects.tpl @@ -1,7 +1,7 @@ {{/* Returns Subjects for rbac */}} {{/* Call this template: {{ include "ix.v1.common.lib.rbac.subjects" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the RBAC. */}} {{/* Parses service accounts, and checks if RBAC have selected any of them */}} diff --git a/library/common/1.0.0/templates/lib/service/_additionalAnnotations.tpl b/library/common/1.0.0/templates/lib/service/_additionalAnnotations.tpl index 42d7bc4e56..44e045b237 100644 --- a/library/common/1.0.0/templates/lib/service/_additionalAnnotations.tpl +++ b/library/common/1.0.0/templates/lib/service/_additionalAnnotations.tpl @@ -1,7 +1,7 @@ {{/* Service - MetalLB Annotations */}} {{/* Call this template: {{ include "ix.v1.common.lib.service.metalLBAnnotations" (dict "rootCtx" $rootCtx "objectData" $objectData "annotations" $annotations) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. objectData: The object data of the service annotations: The annotations variable reference, to append the MetalLB annotations */}} @@ -26,7 +26,7 @@ annotations: The annotations variable reference, to append the MetalLB annotatio {{/* Service - Traefik Annotations */}} {{/* Call this template: {{ include "ix.v1.common.lib.service.traefikAnnotations" (dict "rootCtx" $rootCtx "annotations" $annotations) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. annotations: The annotations variable reference, to append the Traefik annotations */}} diff --git a/library/common/1.0.0/templates/lib/service/_getSelectedPod.tpl b/library/common/1.0.0/templates/lib/service/_getSelectedPod.tpl index c8fecbd39f..f616b1f453 100644 --- a/library/common/1.0.0/templates/lib/service/_getSelectedPod.tpl +++ b/library/common/1.0.0/templates/lib/service/_getSelectedPod.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.lib.service.getSelectedPodValues" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} objectData: The object data of the service -rootCtx: The root context of the service +rootCtx: The root context of the chart. */}} {{- define "ix.v1.common.lib.service.getSelectedPodValues" -}} diff --git a/library/common/1.0.0/templates/lib/service/_ports.tpl b/library/common/1.0.0/templates/lib/service/_ports.tpl index a221832b60..0cb464be82 100644 --- a/library/common/1.0.0/templates/lib/service/_ports.tpl +++ b/library/common/1.0.0/templates/lib/service/_ports.tpl @@ -1,7 +1,7 @@ {{/* Service - Ports */}} {{/* Call this template: {{ include "ix.v1.common.lib.service.ports" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. objectData: The object data of the service */}} diff --git a/library/common/1.0.0/templates/lib/service/_validation.tpl b/library/common/1.0.0/templates/lib/service/_validation.tpl index 584b8ad534..420df39fd5 100644 --- a/library/common/1.0.0/templates/lib/service/_validation.tpl +++ b/library/common/1.0.0/templates/lib/service/_validation.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.lib.service.validation" (dict "objectData" $objectData) -}} objectData: - rootCtx: The root context. + rootCtx: The root context of the chart. objectData: The service object. */}} diff --git a/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_cluster_ip.tpl b/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_cluster_ip.tpl index f4bf7bde63..55458b9f8b 100644 --- a/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_cluster_ip.tpl +++ b/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_cluster_ip.tpl @@ -1,7 +1,7 @@ {{/* Service - clusterIP */}} {{/* Call this template: {{ include "ix.v1.common.lib.service.clusterIP" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. objectData: The service object data */}} diff --git a/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_externalIPs.tpl b/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_externalIPs.tpl index bdcd09fd8e..7ac47abe03 100644 --- a/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_externalIPs.tpl +++ b/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_externalIPs.tpl @@ -1,7 +1,7 @@ {{/* Service - externalIPs */}} {{/* Call this template: {{ include "ix.v1.common.lib.service.externalIPs" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. objectData: The service object data */}} diff --git a/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_externalTrafficPolicy.tpl b/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_externalTrafficPolicy.tpl index 577503cdc4..e7e1333b7d 100644 --- a/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_externalTrafficPolicy.tpl +++ b/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_externalTrafficPolicy.tpl @@ -1,7 +1,7 @@ {{/* Service - externalTrafficPolicy */}} {{/* Call this template: {{ include "ix.v1.common.lib.service.externalTrafficPolicy" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. objectData: The service object data */}} diff --git a/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_ipFamily.tpl b/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_ipFamily.tpl index dad8f21cf5..c10e324d10 100644 --- a/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_ipFamily.tpl +++ b/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_ipFamily.tpl @@ -1,7 +1,7 @@ {{/* Service - ipFamily */}} {{/* Call this template: {{ include "ix.v1.common.lib.service.ipFamily" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. objectData: The service object data */}} diff --git a/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_publishNotReadyAddresses.tpl b/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_publishNotReadyAddresses.tpl index 77e8af2ba7..dc828feba0 100644 --- a/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_publishNotReadyAddresses.tpl +++ b/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_publishNotReadyAddresses.tpl @@ -1,7 +1,7 @@ {{/* Service - publishNotReadyAddresses */}} {{/* Call this template: {{ include "ix.v1.common.lib.service.publishNotReadyAddresses" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. objectData: The service object data */}} diff --git a/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_sessionAffinity.tpl b/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_sessionAffinity.tpl index 2acb79fbc8..72867637d1 100644 --- a/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_sessionAffinity.tpl +++ b/library/common/1.0.0/templates/lib/service/serviceTypeConfig/_sessionAffinity.tpl @@ -1,7 +1,7 @@ {{/* Service - Session Affinity */}} {{/* Call this template: {{ include "ix.v1.common.lib.service.sessionAffinity" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. objectData: The service object data */}} diff --git a/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_clusterIP.tpl b/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_clusterIP.tpl index 307dd83266..09933b57bd 100644 --- a/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_clusterIP.tpl +++ b/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_clusterIP.tpl @@ -1,7 +1,7 @@ {{/* Service - ClusterIP Spec */}} {{/* Call this template: {{ include "ix.v1.common.lib.service.spec.clusterIP" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. objectData: The service object data */}} diff --git a/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_externalIP.tpl b/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_externalIP.tpl index 077147415c..c547510baa 100644 --- a/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_externalIP.tpl +++ b/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_externalIP.tpl @@ -1,7 +1,7 @@ {{/* Service - ExternalIP Spec */}} {{/* Call this template: {{ include "ix.v1.common.lib.service.spec.externalIP" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. objectData: The service object data */}} diff --git a/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_externalName.tpl b/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_externalName.tpl index c16ed632dd..d1860cd794 100644 --- a/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_externalName.tpl +++ b/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_externalName.tpl @@ -1,7 +1,7 @@ {{/* Service - ExternalName Spec */}} {{/* Call this template: {{ include "ix.v1.common.lib.service.spec.externalName" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. objectData: The service object data */}} diff --git a/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_loadBalancer.tpl b/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_loadBalancer.tpl index c0352228ee..d791f03334 100644 --- a/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_loadBalancer.tpl +++ b/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_loadBalancer.tpl @@ -1,7 +1,7 @@ {{/* Service - LoadBalancer Spec */}} {{/* Call this template: {{ include "ix.v1.common.lib.service.spec.loadBalancer" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. objectData: The service object data */}} diff --git a/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_nodePort.tpl b/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_nodePort.tpl index bc2c684eba..ec58fb28e2 100644 --- a/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_nodePort.tpl +++ b/library/common/1.0.0/templates/lib/service/serviceTypeSpecs/_nodePort.tpl @@ -1,7 +1,7 @@ {{/* Service - NodePort Spec */}} {{/* Call this template: {{ include "ix.v1.common.lib.service.spec.nodePort" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the service +rootCtx: The root context of the chart. objectData: The service object data */}} diff --git a/library/common/1.0.0/templates/lib/storage/_accessModes.tpl b/library/common/1.0.0/templates/lib/storage/_accessModes.tpl index 38e31b01ca..2b9d0458a6 100644 --- a/library/common/1.0.0/templates/lib/storage/_accessModes.tpl +++ b/library/common/1.0.0/templates/lib/storage/_accessModes.tpl @@ -1,7 +1,7 @@ {{/* PVC - Access Modes */}} {{/* Call this template: {{ include "ix.v1.common.lib.pvc.accessModes" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the pvc +rootCtx: The root context of the chart. objectData: The object data of the pvc */}} diff --git a/library/common/1.0.0/templates/lib/storage/_storageClassName.tpl b/library/common/1.0.0/templates/lib/storage/_storageClassName.tpl index 42a4f3ec6d..b716536401 100644 --- a/library/common/1.0.0/templates/lib/storage/_storageClassName.tpl +++ b/library/common/1.0.0/templates/lib/storage/_storageClassName.tpl @@ -1,7 +1,7 @@ {{/* PVC - Storage Class Name */}} {{/* Call this template: {{ include "ix.v1.common.lib.pvc.storageClassName" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the pvc +rootCtx: The root context of the chart. objectData: The object data of the pvc */}} {{- define "ix.v1.common.lib.pvc.storageClassName" -}} diff --git a/library/common/1.0.0/templates/lib/storage/_validation.tpl b/library/common/1.0.0/templates/lib/storage/_validation.tpl index ace282295b..42c3e35071 100644 --- a/library/common/1.0.0/templates/lib/storage/_validation.tpl +++ b/library/common/1.0.0/templates/lib/storage/_validation.tpl @@ -2,7 +2,7 @@ {{/* Call this template: {{ include "ix.v1.common.lib.persistence.validation" (dict "objectData" $objectData) -}} objectData: - rootCtx: The root context. + rootCtx: The root context of the chart. objectData: The service object. */}} diff --git a/library/common/1.0.0/templates/lib/workload/_cronjobSpec.tpl b/library/common/1.0.0/templates/lib/workload/_cronjobSpec.tpl index 0d0a6917c7..81ded7dad2 100644 --- a/library/common/1.0.0/templates/lib/workload/_cronjobSpec.tpl +++ b/library/common/1.0.0/templates/lib/workload/_cronjobSpec.tpl @@ -1,7 +1,7 @@ {{/* CronJob Spec */}} {{/* Call this template: {{ include "ix.v1.common.lib.workload.cronjobSpec" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: schedule: The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron. concurrencyPolicy: Allow, Forbid, or Replace. Defaults to Allow. diff --git a/library/common/1.0.0/templates/lib/workload/_daemonsetSpec.tpl b/library/common/1.0.0/templates/lib/workload/_daemonsetSpec.tpl index e87dfe86a3..b722a3276d 100644 --- a/library/common/1.0.0/templates/lib/workload/_daemonsetSpec.tpl +++ b/library/common/1.0.0/templates/lib/workload/_daemonsetSpec.tpl @@ -1,7 +1,7 @@ {{/* DaemonSet Spec */}} {{/* Call this template: {{ include "ix.v1.common.lib.workload.daemonsetSpec" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: replicas: The number of replicas. revisionHistoryLimit: The number of old ReplicaSets to retain to allow rollback. diff --git a/library/common/1.0.0/templates/lib/workload/_deployementSpec.tpl b/library/common/1.0.0/templates/lib/workload/_deployementSpec.tpl index fabc680946..816dfd5dcc 100644 --- a/library/common/1.0.0/templates/lib/workload/_deployementSpec.tpl +++ b/library/common/1.0.0/templates/lib/workload/_deployementSpec.tpl @@ -1,7 +1,7 @@ {{/* Deployment Spec */}} {{/* Call this template: {{ include "ix.v1.common.lib.workload.deploymentSpec" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: replicas: The number of replicas. revisionHistoryLimit: The number of old ReplicaSets to retain to allow rollback. diff --git a/library/common/1.0.0/templates/lib/workload/_jobSpec.tpl b/library/common/1.0.0/templates/lib/workload/_jobSpec.tpl index e8bb0d36f2..6ed51c66c5 100644 --- a/library/common/1.0.0/templates/lib/workload/_jobSpec.tpl +++ b/library/common/1.0.0/templates/lib/workload/_jobSpec.tpl @@ -1,7 +1,7 @@ {{/* Job Spec */}} {{/* Call this template: {{ include "ix.v1.common.lib.workload.jobSpec" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: backoffLimit: The number of retries before marking this job failed. Defaults to 6. completions: The desired number of successfully finished pods the job should be run with. Defaults to 1. diff --git a/library/common/1.0.0/templates/lib/workload/_pod.tpl b/library/common/1.0.0/templates/lib/workload/_pod.tpl index f6d040880a..30baf93ec9 100644 --- a/library/common/1.0.0/templates/lib/workload/_pod.tpl +++ b/library/common/1.0.0/templates/lib/workload/_pod.tpl @@ -1,7 +1,7 @@ {{/* Pod Spec */}} {{/* Call this template: {{ include "ix.v1.common.lib.workload.pod" (dict "rootCtx" $ "objectData" $objectData) }} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: The object data to be used to render the Pod. */}} {{- define "ix.v1.common.lib.workload.pod" -}} diff --git a/library/common/1.0.0/templates/lib/workload/_statefulsettSpec.tpl b/library/common/1.0.0/templates/lib/workload/_statefulsettSpec.tpl index 64f1f58ff3..364e1deaa1 100644 --- a/library/common/1.0.0/templates/lib/workload/_statefulsettSpec.tpl +++ b/library/common/1.0.0/templates/lib/workload/_statefulsettSpec.tpl @@ -1,7 +1,7 @@ {{/* StatefulSet Spec */}} {{/* Call this template: {{ include "ix.v1.common.lib.workload.statefulsetSpec" (dict "rootCtx" $rootCtx "objectData" $objectData) -}} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: replicas: The number of replicas. revisionHistoryLimit: The number of old ReplicaSets to retain to allow rollback. diff --git a/library/common/1.0.0/templates/lib/workload/validation/_cronjobValidation.tpl b/library/common/1.0.0/templates/lib/workload/validation/_cronjobValidation.tpl index b6fc7a887a..923da0acd0 100644 --- a/library/common/1.0.0/templates/lib/workload/validation/_cronjobValidation.tpl +++ b/library/common/1.0.0/templates/lib/workload/validation/_cronjobValidation.tpl @@ -1,7 +1,7 @@ {{/* CronJob Validation */}} {{/* Call this template: {{ include "ix.v1.common.lib.workload.cronjobValidation" (dict "objectData" $objectData) -}} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: completionMode: The completionMode of the object. completions: The completions of the object. diff --git a/library/common/1.0.0/templates/lib/workload/validation/_daemonsetValidation.tpl b/library/common/1.0.0/templates/lib/workload/validation/_daemonsetValidation.tpl index 79929a23c8..dddaa099f7 100644 --- a/library/common/1.0.0/templates/lib/workload/validation/_daemonsetValidation.tpl +++ b/library/common/1.0.0/templates/lib/workload/validation/_daemonsetValidation.tpl @@ -1,7 +1,7 @@ {{/* DaemonSet Validation */}} {{/* Call this template: {{ include "ix.v1.common.lib.workload.daemonsetValidation" (dict "objectData" $objectData) -}} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: strategy: The strategy of the object. rollingUpdate: The rollingUpdate of the object. diff --git a/library/common/1.0.0/templates/lib/workload/validation/_deploymentValidation.tpl b/library/common/1.0.0/templates/lib/workload/validation/_deploymentValidation.tpl index 75532ba69a..d4505b03b9 100644 --- a/library/common/1.0.0/templates/lib/workload/validation/_deploymentValidation.tpl +++ b/library/common/1.0.0/templates/lib/workload/validation/_deploymentValidation.tpl @@ -1,7 +1,7 @@ {{/* Deployment Validation */}} {{/* Call this template: {{ include "ix.v1.common.lib.workload.deploymentValidation" (dict "objectData" $objectData) -}} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: strategy: The strategy of the object. rollingUpdate: The rollingUpdate of the object. diff --git a/library/common/1.0.0/templates/lib/workload/validation/_jobValidation.tpl b/library/common/1.0.0/templates/lib/workload/validation/_jobValidation.tpl index 02df2947fa..20101a9d34 100644 --- a/library/common/1.0.0/templates/lib/workload/validation/_jobValidation.tpl +++ b/library/common/1.0.0/templates/lib/workload/validation/_jobValidation.tpl @@ -1,7 +1,7 @@ {{/* Job Validation */}} {{/* Call this template: {{ include "ix.v1.common.lib.workload.jobValidation" (dict "objectData" $objectData) -}} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: completionMode: The completionMode of the object. completions: The completions of the object. diff --git a/library/common/1.0.0/templates/lib/workload/validation/_statefusetValidation.tpl b/library/common/1.0.0/templates/lib/workload/validation/_statefusetValidation.tpl index c5729a8076..4fccbcd44c 100644 --- a/library/common/1.0.0/templates/lib/workload/validation/_statefusetValidation.tpl +++ b/library/common/1.0.0/templates/lib/workload/validation/_statefusetValidation.tpl @@ -1,7 +1,7 @@ {{/* StatefulSet Validation */}} {{/* Call this template: {{ include "ix.v1.common.lib.workload.statefulsetValidation" (dict "objectData" $objectData) -}} -rootCtx: The root context of the template. It is used to access the global context. +rootCtx: The root context of the chart. objectData: strategy: The strategy of the object. rollingUpdate: The rollingUpdate of the object.