Deeco
Deeco
> @micksear > > I had same issue when running in a different namespace with Consul 1.5.1 > Editing server.json fixed it: > > ``` > "retry_join": [ > "provider=k8s...
> What I need is the installation document for a fresh installation of 7.4.x with docker compose and the combination of artifactory with nginx and postgresql. > Is there any...
@JakeDEvans this helps thank you , I was using similar to https://github.com/deeco/artifactory-install/tree/master/artifactory/artifactory which works fine for version 6 just not version 7
Same issue with commented out line ,
Did you get this sorted ? provisioner pod deploys no issues , when try deploy using dynamic get same error. tried setting the default storage class to no avail, moved...
My issue is resolved , reference old image , updated image to latest gcr.io/k8s-staging-sig-storage/nfs-subdir-external-provisioner:v4.0.2
Trying to add via flux with manifest, are the above repos the correct source ?
> You probably have to make sure that `python-consul` is installed in the execution environment used by AWX/Tower (assuming your version of AWX/Tower uses EEs). Thanks for that @felixfontein ,...
could it be from within the task or scheduler containers it is also required ?
FYI , the below returns the full key, i am only interested in the value within the data block ```yaml - name: Retrieve a value from the key/value store community.general.consul_kv:...