sparse-intern-71089
07/06/2022, 8:22 PMvictorious-exabyte-70545
07/06/2022, 8:23 PMkind: Service
apiVersion: v1
metadata:
name: my-service
spec:
type: ExternalName
externalName: test-service.namespacename.svc.cluster.local
victorious-exabyte-70545
07/06/2022, 8:26 PMnifi_chart = Chart(
'nifi',
ChartOpts(
namespace="nifi",
resource_prefix=stack_name,
chart='nifi',
version="v0.7.8",
fetch_opts={'repo': '<https://cetic.github.io/helm-charts>'},
values={
"resources": {
"requests": {
"cpu": "2000m",
"memory": "8Gi"
},
victorious-exabyte-70545
07/06/2022, 8:40 PMbillowy-army-68599
billowy-army-68599
victorious-exabyte-70545
07/06/2022, 9:01 PMvictorious-exabyte-70545
07/06/2022, 9:01 PM