Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
/ helm-test Public archive

Showcase and test repo of helm-ci helm and manifest deployment script

Notifications You must be signed in to change notification settings

JHOFER-Cloud/helm-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Result should be:

image

kubectl get secret test-apache-secret -n test-apache -o yaml
apiVersion: v1
data:
  TEST_USERNAME: VEVTVF9VU0VSTkFNRV9TRUNSRVQ=
kind: Secret
metadata:
  annotations:
    kubectl.kubernetes.io/last-applied-configuration: |
      {"apiVersion":"v1","data":{"TEST_USERNAME":"VEVTVF9VU0VSTkFNRV9TRUNSRVQ="},"kind":"Secret","metadata":{"annotations":{},"name":"test-apache-secret","namespace":"test-apache"},"type":"Opaque"}
  creationTimestamp: "2025-02-15T15:06:50Z"
  name: test-apache-secret
  namespace: test-apache
  resourceVersion: "5311292"
  uid: 2df3996b-f8a8-4d15-ba0d-5f6fd8c96583
type: Opaque

About

Showcase and test repo of helm-ci helm and manifest deployment script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •